Hello Guys,
Using a filter query, I periodically check task breaches, and email the relevant users if there is a breach.
The filter query works fine. I would like to add a condition if the filter query result is true. If the condition is true, I would like to trigger the rest of the flow condition or terminate the flow to avoid blank emails.
I tried the condition using the expression result true. It did not work. please assist