Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Excel date trigger to create flow email

(0) ShareShare
ReportReport
Posted on by

Hi all, 

 

Long time watcher from a distance and learner, first time asking.

 

I want to use dates in my excel spread sheet column to trigger an email to be sent as a reminder including relevant information (Please see snippet).

 Gatesjp_0-1634708483806.png

 

The date I want to use is the 'Int Review'. Currently it is set up to turn orange when the date is within 30 days and than red on due date.

I would like to send an email triggered when the date is about 5 days from the due date, but am also fine to have it occur on the due if that is easier.

The information I would like include at the time of the email would be in column 'Type, Instrument No., Document Type & Int Review'. (I've created email flows from Microsoft Forms before so pretty ok with this bit)

 

So far I have tried using the below which seems to work until the 'Filter array' in the 'Choose a value' where I have used a mixture of expressions including addDates and formatDateTime which will end up with different types of errors. 

Gatesjp_1-1634708544715.pngGatesjp_2-1634708779082.png

Any help that can get me through this hurdle or ideas would be greatly appreciated as I can not find a solution with the already existing ones online.

 

Thanks in advance, Jay

 

 

 

 

 

 

  • CLPerez Profile Picture
    3 on at
    Re: Excel date trigger to create flow email

    Thank you! How would I go about having different due dates be triggered? Let’s say Type A has to go through different stages of due dates, how would I do that? 

  • meaganleigh Profile Picture
    6 on at
    Re: Excel date trigger to create flow email

    Hi ya - this is probably the most straight-forward solution I have seen thanks!  I have the following excel spreadsheet and I need to email each author 7 days prior to the due date and advise them which of their topics are due - can you help me set up a flow that works please?

    meaganleigh_0-1673489551570.png

     

  • Verified answer
    Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at
    Re: Excel date trigger to create flow email

    @Anonymous  See your date is in numbers. please expand list row present in a table action and choose date format - ISO

    Hardesh15_0-1634883980599.png

    After that close your browser and flush cache. And then test your flow. When we do re submit in flow it actually cached data from excel connector.

    Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Excel date trigger to create flow email

    Hi @Hardesh15 

     

    Hopefully this is what you were after

     

    Error3.JPG

     

    otherwise I'm not sure 😀

  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at
    Re: Excel date trigger to create flow email

    @Anonymous add compose action just below list row present in a table action and pass your 'Int Review'  from dynamic content.

    Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

  • Community Power Platform Member Profile Picture
    on at
    Re: Excel date trigger to create flow email

    Hi @Hardesh15, I'm not sure where you want me to add the compose and with what expression. Sorry I'm still very new with this.

  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at
    Re: Excel date trigger to create flow email

    @Anonymous  can you please add one compose and pass your 'Int Review' and run your flow. please share output.

    Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

  • Community Power Platform Member Profile Picture
    on at
    Re: Excel date trigger to create flow email

    Hi @v-LilyW-msft

     

    I have tried your way as well and have come up with the following error

     

    Error2.JPG

     

    I had tried this way previously as well but with no success. Thought I would try again following your instructions though reached the same outcome. 

     

    Seems to have trouble reading the dd/mm/yyyy format. I have tried changing to mimic your date format (mm/dd/yyyy) in excel but it turns it straight back to dd/mm/yyyy.

     

    I'm still open to any ideas or alternate flows.

     

    Thanks,

     

    Jay 

  • v-LilyW-msft Profile Picture
    on at
    Re: Excel date trigger to create flow email

    Hi @Anonymous 

    According to your description, you want to send an email when the date is about 5 days from the due date.

    Do you want to put all the filtered rows in one email?

    If yes, I set up a flow, you can take a try with the screenshots below.

    This is my test excel.

    vLilyWmsft_7-1634782474767.png

    Flow in details:

    vLilyWmsft_1-1634781781572.png

    Expression1:formatDateTime(item()?['Int Review'],'yyyy-MM-dd')

    Expression2:addDays(utcNow(),5,'yyyy-MM-dd')

    vLilyWmsft_2-1634781808825.png

    Expression1:item()?['Instrument No_x002e_']

    Expression2:item()?['Document Type & Int Review']

    vLilyWmsft_6-1634782360970.png

    vLilyWmsft_4-1634782041732.png

    vLilyWmsft_5-1634782066914.png

    Save and test flow.

    After flow runs, Test2 will receive an email like beolw.

    vLilyWmsft_8-1634782489874.png

    Hope the content above may help you.

    Best Regards

    If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Excel date trigger to create flow email

    Hi@Hardesh15 ,

     

    I followed your link to a possible solution and set up the flow as outlined. Unfortunately when testing I was provided the following error message

     
     

    Error.JPG

    Hope this helps with finding a solution 😁

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

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!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1