The secret of trigger conditions
As we saw in the previous section, our flow always checks whether it needs to be executed, and when there is new data, it is executed. We learned how we can use the Terminate action in our favor to organize the records. Often, this action is essential, but sometimes, instead of using this action in our flow, we could simply use trigger conditions. When we use trigger conditions, the flow not only checks whether new data is added but also checks whether this new data meets the condition applied.
The logic involved in this is quite simple, but the execution is a little more complex because we need to properly understand the functions of Power Automate. I will demonstrate how to easily make use of trigger conditions, and as you become better acquainted with Power Automate, you will be able to use these conditions without this trick.
Important Note
You can see all the details about the various functions at https://docs.microsoft.com/en-us/azure...