"Conditionals allow you to execute blocks of actions only if a given condition is met. If the condition is false, the block of actions will be skipped. Using conditionals, you can ensure certain elements have a wished value or state before performing other actions. " From https://docs.microsoft.com/en-us/power-automate/desktop-flows/use-conditionals