I have a request to have a report that shows the number of calls made on an account that happened the day prior. My issue is when they load the report on Monday my data is showing Sunday, which is always showing no data since we don't work on the weekend.
I have a data source where it lists all the calls made to accounts over the last 3 days, what I need is for the value I use to lookup yesterday's date to be 3 days prior when the current day is a Monday.
Is there anyway I can do this?