Skip to main content

Notifications

Power Automate - Building Flows
Answered

ActionBranchingConditionNotSatisfied

Posted on by 26
Hello, I'm trying to create a flow, but I'm having this problem ”
ActionBranchingConditionNotSatisfied
The execution of template action 'Send_an_email_(V2)' skipped: the branching condition for this action is not satisfied.”, with this flow.
What I am trying to do is to send an email from one mail to another, I would like to know if this error is due to some format date or what I can do to make it run and send the email.
 
I put this as a function "formatDateTime(utcNow(), 'yyyy-MM-ddT00:00:00+00:00')"
  • Verified answer
    Expiscornovus Profile Picture
    Expiscornovus 30,623 on at
    ActionBranchingConditionNotSatisfied
    It looks lik you are comparing the received time value of the arrived e-mail with today (at midnight). That will never be true (unless somebody exactly e-mails you at midnight).
     
    That's why it will go to the False section of your flow (expression result is false, also known as ActionBranchingConditionNotSatisfied) and skips the Send an email (v2) action in the True section.
     
    Out of interest, why are you checking if the e-mail has been received today in your condition? The trigger should start the flow run immediately (so a received time normally should on the same day as the flow run). Imho that row in the condition action setup is not needed.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,246

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,884

Leaderboard