I have a report that displays activities for the current day, the current week to day, month to day and year to day. I am planning to add "previous (work) day". I would like currentdate to convert to a the previous Friday's date if the report is run on a Saturday or Sunday (and also, when I add, currentdate-1 convert if it is a Saturday or Sunday).
What would be a good conversion formula to use to convert currentdate to a workday??
What would be a good conversion formula to use to convert currentdate to a workday??