Good morning -
I have a small Condition issue for checking if a PowerApp (my trigger) submission is sent between these hours of the day:
4PM - 7AM. If request is sent between these hours (True), the request gets routed to another department. If not between those hours (7:01AM - 3:59PM) request routes to another department.
- My condition seems to not work properly on the second line of Condition - 'After Hrs PO Request' less than 07:00 (see below screen shot).
Example, yesterday I submitted a request at 6:44PM (18:44), which first line of condition would be = True
-is 6:44PM or 18:44 greater than 16:00
But, Second line of condition resulted in a false there sending the request down the wrong condition path (No).
Interesting, there isn't logic to simply indicate 'between' a set of numbers or in this case time.
Any better solutions I can use to have this condition work as intended?
I want to avoid creating more conditions in my flow.
Below is screen shot of my flow...

