FavoriteChris Uttley (Casesys) asked in #Data ManagementOct 3, 2016, 3:14 PMWorkflow rule - how to detect a Create compared to an EditI have a workflow rule with criteria "Evaluate the rule when a record is created, and every time it's edited". Whats the best way to differentiate whether a Create has happened or an Edit has happened? Or do I have to create a separate workflow rule with criteria "Evaluate the rule when a record is created"?3 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerNavneet Kumar (NS)Oct 3, 2016, 3:22 PMUse ISNEW function. Ref: https://success.salesforce.com/answers?id=90630000000ghXoAAIAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerNavneet Kumar (NS)Oct 3, 2016, 3:22 PMUse ISNEW function. Ref: https://success.salesforce.com/answers?id=90630000000ghXoAAI