AND( ISPICKVAL(StageName, "Closed Won"), OR( ISCHANGED(Amount), ISCHANGED(Annual_Recurring_Revenue_ARR__c) ) )
3 respostas
Hi Hien,
This formula definitely looks correct - it should only trigger when either the amount or annual ARR change. So two questions:
1. What affects the annual ARR field? It sounds like it may be a formula or other auto-calculated field
2. Could there be any other automation tool that sends out the same email template?