Hello.
I have a flow created whereby when a new request is submitted, it goes through the first level and then on the second level of approval it checks the request to see if it which route it opens for the approver.
Scenario
a request is submitted. If the cost is equal or less than £499 it will be approval level 1 if it over this up to £14,999 it will be approval level 2.
My check here first asks is it equal or greater than approval level 2 then choose yes or no based on this.
I am getting the above error message
Below is the flow
can anyone help please as to why it is failing.