Hi,
I have a condition to compare a value if it's greater than 100000.

The value was derived from previous action of updating an item in SharePoint (from a compose action).

The sequence is correct but my rough guess is that the value is not yet computed (updated) at the time the value is picked up for comparison. If this is true, what is the workaround?
Thanks in advance!