Can anybody help me in getting the last 12 business days data excluding weekends. Also the results should be group by each business day
I have a table with value field and date field
How can I find previous 12 days(only weekdays) value group by each day
I have a table with value field and date field
How can I find previous 12 days(only weekdays) value group by each day