Power Automate
ActionBranchingConditionNotSatisfied — Action 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
- Check the run history of the flow.
- Look at the immediately preceding Condition action to see why it evaluated to false.
- 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 →