Trying to create a workflow when Revenue changes from <250,000 to >250,000 & another value is popula
I'm trying to create a workflow when Revenue changes from less than 250,000 to >250,000. The default Opportunity total is 0 so it is never null. Here's my expression. Any ideas of what I'm doing wrong?
(PRE('<Revenue>') < 250000 AND
Thanks
Kristine