web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / ActionBranchingConditi...
Power Automate
Unanswered

ActionBranchingConditionNotSatisfied

(0) ShareShare
ReportReport
Posted on by 26
While trying to create a flow to automate some tasks, I need new lines to be created when the due date is equal to today's date and when the recurrent value is yes. The flow works without the date condition. However, it takes all the elements that have the YES, no matter the date and creates it again. The idea is that it creates them IF AND ONLY IF the Due date is equal to today. When I try to put this condition I get the error that you can see
Can you help me to solve it?
 
ActionBranchingConditionNotSatisfied The execution of template action 'Create_item' skipped: the branching condition for this action is not satisfied. 
Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,755 Most Valuable Professional on at
    What you see in the list is the preferred regional setting format of the Due Date field value. However, Microsoft stores that value in a different format (ISO 8601). You can see that in the outputs of the Get Items action (see the screenshot at the end of this reply).
     
    Try using the below in either your Condition action or your Filter Array. Btw, a formatdatetime function is not needed in your expression, you can also format within the utcNow function)
    utcNow('yyyy-MM-dd')
    Option A: setup in Filter Array
     
     
    Option B: setup in Condition
     
     
     
    Below is an example to demonstrate how this date only field value is stored.
     
    Test list item with the 10/19/2024 Due Date value
     
     
    How Microsoft is storing that same date value, 2024-10-19
     
  • CU19100015-0 Profile Picture
    26 on at
    hello thanks for your prompt reply!
    I put the filter array and the condition and somehow it is working!, but I keep sending the same error, does this mean it is correct?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 103 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 87

#3
trice602 Profile Picture

trice602 63 Super User 2026 Season 1

Last 30 days Overall leaderboard