• Jessica Louttit 22
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I have a stage on my opportunity object called, "Target". I would like to create a rule that requires users to populate a field called, 'Return to Target' when an opportunity stage moves from another other stage to Target. I do not want the rule to trigger if the opportunity is being created at Target. 

I created this validation rule, 'AND ( 
ISBLANK(TEXT( Target_Return_Reason__c )), 
ISPICKVAL(StageName,"Target"),NOT(ISNEW()))'

However, it is prompting an error when creating an opportunity in Target because I have process builders that populate the Opportunity Close Date and Close Quarter. Because I cannot change the order the automations trigger, I cannot stop this error from occuring. Does anyone have any ideas on how to meet my requirements?

Thanks!
I no longer have access to my old trailhead account, it was tied with my previous works email address. Is there a way to transfer my badges to my new account?
I no longer have access to my old trailhead account, it was tied with my previous works email address. Is there a way to transfer my badges to my new account?