Learn how you can remove unnecessary condition actions in your Power Automate Flow using trigger conditions. If you are evaluating your trigger in a condition action, for instance, when a new item is created, "Status" contains 'Critical', you can create a trigger condition so that the flow will only run when necessary and avoid runs where that condition doesn't match or evaluates false. I demo 3 examples, when a file is created, when a new item is created, and when an email is received.
00:00 - Intro
00:45 - When a file is created
05:40 - When an item is created
09:30 - When an email is received
14:25 - Building an OR expression for the subject contains
Here are some details on expressions https://docs.microsoft.com/en-us/powe.... Also note that when comparing strings, you might need to consider using ToUpper/ToLower to ensure both strings match as contains() is case sensitive.
#PowerAutomate #TriggerConditions Please buy me a coffee https://www.buymeacoffee.com/DamoBird365 ☕