I have a flow set up and wanted to add an extra condition that when a certain field in a form has a value of greater than 7 an email will be sent to my team:
When i test it and input values higher than 7 always shows the expression result as false.
Not sure how to get this functioning properly. Do I need to somehow convert the fields value to an integer or string maybe?
Solved! Go to Solution.
Got it working. Needed to add this: