Want to setup a recurrence flow that checks the rows in an excel file to see if the amount column has an amount over 500. Having trouble with the filter. Tried a filter query but gt and ge are not support. Tried setting up a condition with apply to each but keep getting error.
Please Help!
Had to change 500 in the condition to string(500) and flow ran successfully.