asked on July 28, 2016
I have a workflow that retrieves a value from a PO index field and an Invoice index field. Both index fields are set as type Number, with no field formatting. The workflow evaluates if the Invoice value is greater than the PO field value (which should be true because the Invoice value is set to 100 and the PO value is set to 6). It does not evaluate it as true, and sends it down the 2nd branch instead. I have looked at the tokens created and it does show the values correctly, so I'm a little lost as to why it is not evaluating them correctly. Any ideas?
1
0