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 / Send a reminder email ...
Power Automate
Answered

Send a reminder email for 30 days and 15 days before deadline for planner tasks

(0) ShareShare
ReportReport
Posted on by 8

I am a newbie...  trying to build an Automate flow to send reminder emails 15 days before deadline to Planner task assignees.  Pls advise as I am encountering this error message.  Thank you in advance.

errormsg.jpgScreenshot 1.jpgScreenshot 2.jpgScreenshot 3.jpgScreenshot 4.jpg

Categories:
I have the same question (0)
  • fchopo Profile Picture
    8,003 Moderator on at

    Hi @simplyjojo76 

    The worklow is failing because in some cases the due date column in the planner taks is empty or null. In order to avoid that, you could use the following expression:

    coalesce(items('apply_to_each')?['dueDateTime'],utcNow())

    Coalesce function returns the first non-null value (so, if dueDateTime is null, current date time (utcNow) is returned).

    Hope it helps!

    Ferran

  • simplyjojo76 Profile Picture
    8 on at

    Hi @fchopo ,

    Thank you for replying and advise.

    Is it possible to add 2 different notifications (eg. 15 days and 30 days before expiry) into same flow or separate them ?  As I still trying to pick up on power automate as I use it. 

     

    Thank you in advance.

  • Verified answer
    fchopo Profile Picture
    8,003 Moderator on at

    Hi @simplyjojo76 

    You could run a workflow everyday, and check which tasks are going to expire in 15 days, and then do the same that are going to expire in 30 days. You can have a look at the following template to get an idea: Send a digest email of all outstanding Planner tasks | Microsoft Power Automate

    In the screenshot you provided, it seems it's going to send a notification for every single delayed task.

    Hope it helps!
    Ferran

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 607

#2
Valantis Profile Picture

Valantis 456

#3
11manish Profile Picture

11manish 352

Last 30 days Overall leaderboard