• Udi Cohen
  • NEWBIE
  • 10 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello,

We are trying to create new WF with criteria that based on the field Amount under the opportunity object. Since we are using multiple currencies we would like to use the converted amount (same as appears in reports). The problem is that we should use formula to define the criteria (because we are using ISCHANGE() as well), we already know how to preform this with regular criteria by comparing the amount to "USD <some amount>", the question is what is the syntax while using formula?

Below is an example of how to do it with the regular criteria box:

User-added image

Thanks,

Udi
Hello,

We are trying to create new WF with criteria that based on the field Amount under the opportunity object. Since we are using multiple currencies we would like to use the converted amount (same as appears in reports). The problem is that we should use formula to define the criteria (because we are using ISCHANGE() as well), we already know how to preform this with regular criteria by comparing the amount to "USD <some amount>", the question is what is the syntax while using formula?

Below is an example of how to do it with the regular criteria box:

User-added image

Thanks,

Udi