So maybe I am just not seeing it but I have a workflow that flagged as being over a certain amount and that was not the case. I have two tokens in Workflow - Claims Total and Admin Total. Both are currency format.
A step in the workflow is a conditional decision to where if either of those amounts are over a threshold stored in SQL as a money type:
In my token tracker I have the results of the query as 25,000 and 38,000
From the same track tokens I have the values of my tokens:
Why would workflow think that 5000 or 0 is greater than 25000 or 38000?
Edit - another shot showing the Conditions:
Thanks,
Chris