Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Date column will not trigger as condition in flow

(0) ShareShare
ReportReport
Posted on by 2

I have a dataverse table that I am trying to send an email based on 4 conditions from 4 different columns.  I can get the flow to run successfully EXCEPT when I add in the date condition.  I have it looking at a column titled TrainingDate and I have the condition set as 'is equal to' expression formatDateTime(utcNow(),'yyyy-MM-dd').   I have also tried 

formatDateTime(items('Apply_to_each')?['cr596trainingdate'], 'd').  Any advice on how to get a flow to trigger from dataverse table date column?
  • Blurryface Profile Picture
    149 on at
    Re: Date column will not trigger as condition in flow

    Hi @Charvat2 

     

    You will need to update the 

    expressions to:

    formatDateTime(utcNow(),'yyyy-MM-dd')

    and then the other expression is:

    formatDateTime(items('Apply_to_each')?['cr596trainingdate'],’yyyy-MM-dd')
  • Charvat2 Profile Picture
    2 on at
    Re: Date column will not trigger as condition in flow

    Here is how I have the flow built.  I don't get an error, it says that it ran successfully but no email is sent so it is actually failing.  

     

    Flow Image.jpg

  • MarconettiMarco Profile Picture
    3,812 Super User 2024 Season 1 on at
    Re: Date column will not trigger as condition in flow

    Hello @Charvat2 ,

    please share the flow in Edit mode and the error you're getting, so that it's much easier helping you.

     

    BR,

    Marco

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow