Is there any way to calculate weekdays in workflows?
Example: Workflow to schedule a call back in 2 days is instantiated on a Friday - so currently schedules the Task for the coming Sunday.
But need to be able to schedule for 2 weekdays into the future - so should actually be scheduled for next Tuesday.
But if actioned on a Monday, Task should be scheduled for Wednesday, etc...