Hi There,
I have a flow which creates a reminder a few days before the event starts but I need it to count business days only.
Currently I am using the "calculate time" function to subtract 3 days to the start date of the event. What I need to do however is subtract 3 business days to the start date of the event, so that if the event starts on Monday, the reminder will be set for Wednesday. likewise if the event starts on Wednesday the reminder should be set for Friday.
Is there a way to do this??
If so - how?