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 / Schedule a Flow - Last...
Power Automate
Unanswered

Schedule a Flow - Last Day of the month

(1) ShareShare
ReportReport
Posted on by 12

Hello,

 

Can a flow be scheduled for the last day of each month? In the Build a scheduled cloud flow, there is a repeat every month, but I believe it would be the same day of each month and not the last day of the month. Is there any way to schedule the last day of the month? Thanks.

 

lipster26_0-1664470947096.png

 

Categories:
I have the same question (0)
  • David_MA Profile Picture
    13,859 Super User 2026 Season 1 on at

    I think you would need to run your flow every day and then check to see if the current day is equal to the last day of the current month. This blog post will show you how to get the last day of the current month: How to Get Last day of current month in Power Automate - Debajit's Power Apps & Dynamics 365 Blog (debajmecrm.com)

     

    Then you would have a condition where formatDateTime(utcNow(),'yyyy-MM-dd') equals the last day of the month. Note that in the blog post, they format the date as 'MM-dd-yyyy'. Be sure to format the last day of the month as 'yyyy-MM-dd' instead, which is the ISO 8601 date format that Power Automate likes best.

  • aabdulkader Profile Picture
    6 on at
    Condition Control
     
    equals(dayOfMonth(addDays(utcNow(),1)),1)

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
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard