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 : hS+MJ3Xxp17/lTr2MUPZQo
Power Automate - Using Flows
Answered

Sharepoint Calendar Notifications Flow

Like (0) ShareShare
ReportReport
Posted on 2 Jul 2021 11:19:52 by

Hi there,

 

I have built an Event Reminder Flow whereby it sends an email reminder when an event in my Sharepoint Calendar is going to happen. I have built it with a substring formula so that the EventDate is equal to the UTCNOW however when I run the flow it sends me all of the events in the calendar i.e. it is not recognising the date in question.

 

My guess is that there is a problem with the substring or UTC formulas. 

 

I have tried making the events in the calendar all day events and a specific time frame and it´s not working. Events are also not recurring, they have all been put in individually. I originally thought it might be because the column EventDate is also taking into account time but it just returned me error when I put this in. 

 

Please help me out. 

 

Thanks!

 

Here is my flow:

 

StuartBoyd7_0-1625224518834.png

 

StuartBoyd7_2-1625224566168.png

StuartBoyd7_3-1625224582763.png

StuartBoyd7_4-1625224603744.png

StuartBoyd7_5-1625224625280.png

  • Verified answer
    ArchitectMadhan Profile Picture
    1,580 on 06 Jul 2021 at 13:22:18
    Re: Sharepoint Calendar Notifications Flow

    Hi @Anonymous ,

     

    Schedule the flow to run daily early morning 3am. To test it run flow manually.

     

    Please accept this as solution, if this post is useful to solve the issue. It will motivate me to reply for many queries.

  • Community Power Platform Member Profile Picture
    on 06 Jul 2021 at 10:24:38
    Re: Sharepoint Calendar Notifications Flow

    Hi @ArchitectMadhan 

     

    This is providing 0 items even though I have an event in the past on this date. Why is this?

     

    The formula I am using is : EndDate eq '@{formatDateTime(utcNow(),'yyyy-MM-dd')}'

     

    StuartBoyd7_0-1625567031953.pngStuartBoyd7_1-1625567055865.png

    As you can see the EndDate format is the same as the formula. Can you advise?

  • ArchitectMadhan Profile Picture
    1,580 on 06 Jul 2021 at 06:34:25
    Re: Sharepoint Calendar Notifications Flow

    Hi @Anonymous ,

     

    To get the list items that are have the Due Date as today, we need to use the below conditions listed in the link.

    https://learningtechnixs.blogspot.com/2021/07/checking-date-in-filter-query-within.html

     

    Please accept this as solution, if this post is useful to solve the issue. It will motivate me to reply for many queries.

  • Community Power Platform Member Profile Picture
    on 05 Jul 2021 at 15:07:03
    Re: Sharepoint Calendar Notifications Flow

    @ScottShearer Would you be able to provide any input on the last message I sent?

     

    Regards

  • Community Power Platform Member Profile Picture
    on 05 Jul 2021 at 13:13:09
    Re: Sharepoint Calendar Notifications Flow

    Hi @ArchitectMadhan 

     

    Okay, I have done this but it has not sent me an event I have today at 4pm i.e. in 45 mins time. Why would this be?

     

    It seems to not be detecting today´s date...

     

    StuartBoyd7_0-1625490762555.png

     

    StuartBoyd7_1-1625490782194.png

     

  • ArchitectMadhan Profile Picture
    1,580 on 05 Jul 2021 at 12:59:30
    Re: Sharepoint Calendar Notifications Flow

    Hi @Anonymous 

    yes, you are right.

     

    If you feel this post is useful for you solve the issue, please accept this as solution and give thumbs up.

  • Community Power Platform Member Profile Picture
    on 05 Jul 2021 at 12:58:15
    Re: Sharepoint Calendar Notifications Flow

    Hi @ArchitectMadhan 

     

    So I just replace the original formula 

     

    EndDate gt '@{formatDateTime(utcNow(),'dd-MM-yyyy')}' and EndDate lt '@{formatDateTime(addDays(utcNow(),1),'yyyy-MM-dd')}'

     

    with

     

    EndDate eq '@{formatDateTime(utcNow(),'yyyy-MM-dd')}'

     

    ?

     

     

  • ArchitectMadhan Profile Picture
    1,580 on 05 Jul 2021 at 12:52:17
    Re: Sharepoint Calendar Notifications Flow

    Hi @Anonymous ,

     

    EndDate eq '@{formatDateTime(utcNow(),'yyyy-MM-dd')}'

     

    If you feel this post is useful for you solve the issue, please accept this as solution.

  • Community Power Platform Member Profile Picture
    on 05 Jul 2021 at 12:45:42
    Re: Sharepoint Calendar Notifications Flow

    Hi @ArchitectMadhan 

     

    What you sent me via private message worked  

     

    BUT...

     

    What it has done is sent me a reminder for the events that were today and before today... (In my calendar I have 1 event today and 2 events in June) If I am only interested in sending me the events for today how do I do this?

     

    Thank you for your help so far!

  • ArchitectMadhan Profile Picture
    1,580 on 05 Jul 2021 at 12:22:30
    Re: Sharepoint Calendar Notifications Flow

    Hi @Anonymous ,

     

    There is a problem in the formula. Try this finally:

    EndDate gt "@{formatDateTime(utcNow(),'yyyy-MM-dd')}" and EndDate lt "@{formatDateTime(addDays(utcNow(),1),'yyyy-MM-dd')}"

     

    If you feel this post is useful for you solve the issue, please accept this as 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

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