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 Automate
Unanswered

Update date issue

(0) ShareShare
ReportReport
Posted on by 12

Hi Team, 

In the "send an email notification" email body  >> I have set recurring emails every week once on Thursdays, in the mail I want the date to change automatically, dynamically how to do that?

Example:
1st Mail sent on 22nd June'23 (Thursday)  Mail >> Hi Team, Please complete the task on 26th June'23.
2nd mail will be sent on 29th June'23( Thursday) Mail >>Hi Team, Please complete the task on 3rd July'23.

I want the highlighted text to increment automatically in every week's mail.

Thank you in advance.

Categories:
I have the same question (0)
  • SanmeshG Profile Picture
    1,947 Moderator on at

    Hi @romanuel ,

     

    Please use the addDays function to add the number of days to a specific date.

    See the below examples where we add a number of days to date.

    Add 5 days to today's date and format the date in dd/MM/yyyy format.

    formatDateTime(addDays(utcNow(),5),'dd/MM/yyyy')

     Similarly if you want to add days to any date please replace the utcNow() expression with the date in your flow. 

    For Eg.  The below formula adds 1 day to the Start Date.

    formatDateTime(addDays(outputs('Start_Date'),1),'dd/MM/yyyy')

    Hope this helps.! Do give this answer a thumbs up if this is helps and accept this as a solution.

     

    Thanks,

    Sanmesh

  • romanuel Profile Picture
    12 on at

    Hi @SanmeshG ,

    Can you please show me the flow?

    These mails should be auto composed.

    1st Mail sent on 22nd June'23 (Thursday)  Mail >> Hi Team, Please complete the task on 26th June'23.
    The next email should auto increment date and send.Screenshot 2023-06-21 185508.png
    2nd mail will be sent on 29th June'23( Thursday) Mail >>Hi Team, Please complete the task on 3rd July'23.



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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 58

#2
David_MA Profile Picture

David_MA 53 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 36 Most Valuable Professional

Last 30 days Overall leaderboard