Ever wanted to run a workflow only on weekdays ?
Or for that matter - execute only over the weekend, run on selective days, exclude holidays ?
When it comes to Power Automate (Flow), the "Recurrence" trigger can be run on selected days from the week at given time.
The traditional way to achieve this was complex, where you find out the current day and check if it is a Saturday or Sunday, accordingly decide to trigger the logic or not.
Start by creating a new flow from https://flow.microsoft.com/.
- Navigate to Power Automate portal.
- Click "New Flow".
- Select "Scheduled Cloud Flow".
- Provide name and frequency for the Flow. You can select the days on which the Flow should run from this screen itself, as shown in below image.
- Click Create.
- Add other actions to your Flow and save.
Repeat every = 1 week
On these days = select desired days
Alternatively, you can also use the "Recurrence" trigger from a blank Flow to schedule the task.
- Select the frequency as "1 week". Interval = 1
- Expand "Show advanced options".
- For "on these days", select the days on which you want to run the Flow. For weekdays, select - Monday, Tuesday, Wednesday, Thursday, Friday.
- Provide the time when you want to run the Flow using "At these hours" and "At these minutes" field.
- The Preview displays when the workflow runs, including day and time.
- Add other actions and complete the Flow.
- Test over a week to confirm it runs correctly at defined intervals.
Frequency = Week
If you want to trigger the Flow only on weekend (Saturday and Sunday), select as below.
This approach comes handy when you need to perform a scheduled activity during off hours using Power Automate Flow and SharePoint, say sending reminders for overdue approvals over the weekend or archive older documents.
Have Questions? Post them here!
- [Fix] java: integer number too large compilation error - Java
- Change Home Page on Safari for Mac (macOS) - MacOS
- SharePoint PowerShell PnP - How to get list item by Item ID using GetItemById, Get-PnPListItem - SharePoint
- Fix: AirPods not visible under Mac Bluetooth devices - MacOS
- Programmatically Send an Email from Android App using Intent - Android
- auth_client_using_bad_version_title : Error Android Lint - Android
- Be right back We’re making updates to the Apple Store. Check back soon. - Apple
- Facebook Down Will Be Back Soon - Facebook