Hi,
I have a flow that has a condition on a currency field. I am looking to say if value is greater than or equal to 30.00, then follow true route, if not false.
I have the following expression:
triggerBody()['TotalPrice']
The totalprice is a 'ask in PowerApps' option, but it is taking a value that is stored in a currency column in a SP List.
Every once in a while, it goes down the 'true' route even if the value is less than 30. Majority of times is works fine though.
Have I missed something to ensure all submissions where ordertotal is less than 30 goes down the false route?


Report
All responses (
Answers (