Hello everyone,
I have a WF that makes a calculation between an invoice amount and a GL amount. The problem is with the condition I have setup after the calculation. This is how I have it setup;
WF evaluated it like this;
As you can see, it thought 0.00 is less than -20.00. I'm sure there is something I'm missing to get it to understand negative numbers. Thanks for the help.