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

Community site session details

Session Id : JyFpsv+MQVVCpqRLWK3YCp
Power Automate - General Discussion
Answered

Email based on future date in sharepoint list

Like (0) ShareShare
ReportReport
Posted on 2 Dec 2022 02:30:42 by

Hello everyone, i a new to powerautomate, i have an event list with a future event date, i would like to send email alert on the morning of the date of the event

 

not sure how i could do this, or if there is a template i could use.

 

thank you in advance for any help you can provide.

  • vandam2 Profile Picture
    on 11 Dec 2022 at 17:12:01
    Re: Email based on future date in sharepoint list

    Couldn't get the the formatdatetime to work but the substring did work 

     

    substring(item()?['StartDate'],0,10)
  • vandam2 Profile Picture
    on 10 Dec 2022 at 00:18:08
    Re: Email based on future date in sharepoint list

    Hello Levi, if my date is 'Start Date' column, what should i use for the formula,

     

    formatDateTime(items('Apply_to_each')?['Start Date'], 'yyyy-MM-dd')
     
    i tried this but get error 
     
    i get this error when i run the test 
    InvalidTemplate. Unable to process template language expressions for action 'Condition_2' at line '0' and column '0': 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#formatdatetime for usage details.'.
  • Verified answer
    v-liwei-msft Profile Picture
    on 02 Dec 2022 at 03:04:31
    Re: Email based on future date in sharepoint list

    Hi @vandam2

     

    You can create a flow that starts every morning at a fixed time.
    Create a condition to determine whether the date column is equal to today's date and send a reminder email if it exists.

    vliweimsft_0-1669950259068.png

     

    Best Regards,

    Levi

     

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

Loading complete