Power Automate

ActionBranchingConditionNotSatisfiedAction Branching Condition Not Satisfied

Your flow execution skipped an action because the condition preceding it evaluated to false.

Root cause

This is usually an expected behavior indicating a "Condition" action (If Yes / If No) routed the flow away from the action you were looking at.

How to fix it

  1. Check the run history of the flow.
  2. Look at the immediately preceding Condition action to see why it evaluated to false.
  3. Verify the data types in your condition (e.g., comparing a string "10" to an integer 10 will fail).

Decode any M365 error

Paste an unfamiliar error message into the interactive decoder — it searches every code in this catalog and explains the cause in plain English.

Open the Error Decoder →