Hi,
Very new to Power Automate here and looking include working days on a scheduled flow.
I have set up a basic flow to run once per day which triggers a teams post if a SharePoint list item has a StartDate two days prior. Couple of other values from the list have been added to the Filter Query section of ‘Get Items’, which are working fine.
Does anyone know how to ensure only working days are considered? I.e. if I have a StartDate on a Thursday, I would want the teams post to happen on Monday as opposed to Saturday as it stands.
Unable to post a screenshot at present so have bullet pointed the initial steps of the flow:
• Recurrence - once per day (9am)
• Date Time (Get past time) - 2 days
• Substring - Past time, Starting Postion 0, length 10
• Get items - SharePoint list
Thanks 🙂