knowledgecenter-breadcrum

Knowledge Center

07 Apr, 2022

How to set a Scheduled Flow to run on specific dates of a month

Posted on 07 Apr, 2022 by Admin, Posted in Dynamics 365 , Power Apps , Power Platform , Dynamics-365 Sales

How to set a Scheduled Flow to run on specific dates of a month Blogs

How to set a Scheduled Flow to run on specific dates of a month?

Introduction

In this blog, we are going to learn how to set a scheduled flow to run on specific dates of a month.

We all know that a scheduled flow can be set to run based on a day/weekly at a specific time of the day. But making it run only at particular dates of a month is challenging and many of us don’t know that.

Example

Suppose we have a scheduled flow which we want to run on 1st, 15, 16, 30, or 31 (end of the month) and repeat every month.

Solution

Step 1: Use Recurrence as a trigger and set it to trigger once a day, click on three dots to the left then click on Settings.

Step 2:  Set the trigger conditions to
@or(equals(utcNow('dd'), '01'),equals(utcNow('dd'), '15'),equals(utcNow('dd'), '16'),equals(utcNow('dd'), '30'),equals(utcNow('dd'), '31'))

That’s all, now your flow will run at 1st, 15th, 16th, 30th, or 31st every month at 10 am.

Comment

Loading

Recent Updates

Thumbnail D365 for Marketing
Blogs
16 Dec, 2024

10 Reasons Why You Need Dynamics 365 for Marketing

This blog discusses the top 10 reasons to choose Dynamics 365 for Marketing to improve your business's marketing efforts.  …

READ MORE
Thumbnail_top 10 benefits of
Blogs
02 Dec, 2024

Top 10 Benefits of Microsoft Dynamics 365

This blog lists the advantages of Microsoft Dynamics 365, focusing on how it can improve your business operations.    …

READ MORE
Thumbnail_Microsoft365 Vs D365
Blogs
12 Nov, 2024

Microsoft 365 vs Dynamics 365

This blog will help you understand the key difference between Microsoft 365 and Dynamics 365, so you can make an…

READ MORE