Hi
I am struggling with trying to dynamically select and average the columns that are weekdays and weekends.
In my input file there are over 1000 rows so it will cut off, but I am wanting to dynamically average the last 7 days of weekdays (Monday through Fridays) and weekends (Saturday and Sunday).
What is the best way to go about this?
