Skip to main content
Community site session details

Community site session details

Session Id : HtFEQTa9282wS/8guxVg7i
Power Automate - Using Flows
Unanswered

Date column will not trigger as condition in flow

Like (0) ShareShare
ReportReport
Posted on 14 Jul 2022 21:43:26 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 20 Jul 2022 at 23:54:59
    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 15 Jul 2022 at 13:51:04
    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 15 Jul 2022 at 08:19:39
    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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Featured topics

Restore a deleted flow
Loading complete