Hi team,
I am looking to run the flow ONLY if the related table condition is met. currently we have 50% of the triggered runs canceling because of unmet conditions in the related table.
Requirement: Currently the flow is triggered against "Incident Resolution" table and in the below conditions we check the related table "Incident" for status code and phone no availability. If those conditions are not met, we are cancelling the flow.
is there a way to add the related table conditions in the Trigger itself so that we can avoid the unneeded flow runs.
Conditions fyr.
Hi,
I wrote a blog post on how to build trigger conditions using the Filter Array step in Power Automate, I think this might help you:
https://www.jondoesflow.com/post/filter-array-ftw
If I have helped solve your issue, please accept this as a solution and thumbs up my reply.
Thanks.
Hi @Jondoesflow - Thanks for responding. The solution you shared is related to the expression for main table we are triggering which we are already using it, but primarily I am looking for format/expressions if available to filter based on Related tables - like the way we use in the Expand Query which is available for other Tasks.
Hello Team - do we have this feature in Power Automate or should we raise this in Idea ?