I can't figure out why the I keep getting an "input false" response for this flow.
Purpose: The responder submits a form that needs a different approver based on the value and location of the request. I'm trying to set up a condition for "value is greater than string(2500) and less than or equal to string(10000)". Following the approval, an item is added to a sharepoint list.
If I remove the second condition, the flow works fine, but adding the second one makes it fail. Changing to "OR" works, but that won't fit my requiremts because then any value under 2500 would also continue through the flow.
In the screenshot I haven't added the approval part yet because the condition is still failing, I will add that later.
Any help is greatly appreciated. Thanks.
