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 / Creating a flow to gen...
Power Automate
Answered

Creating a flow to generate an email alert 30 days prior to a calculated date in SharePoint

(0) ShareShare
ReportReport
Posted on by

I have a SharePoint List where I record training dates for employees.

I have created a column for each type of training and a calculated column which gives the expiry date of that training

What I want to be able to do is get an email alert 30 days prior to the expiry date to remind me to book the training.

Is this possible?

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Resh1 ,

     

    You can schedule a flow that runs everyday, get all items from the list and use a Filter array operator to get the items by checking on this calculated date column. Be aware that the date format need in "yyyy-MM-dd".

     

    I made a simple date calculated column in my list:

    vjefferni_0-1662540667995.png

    vjefferni_1-1662540864090.png

    Then I get the only item in the list which matches the criteria.

     

    For your case, the expression would be:

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

     

    Best regards,

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard