I have a grouping in my report that group values by the hour. I have an avg of the values for each hour. I need to take that hourly average and sum 0 - 3 hours, 4-7,hour,8-11hour,12-15 hours,16-19hour,20-23 hour. How could I do this.
I tried setting a variable, but don't know how to reference the variable to sum.
Thanks
DCPRHC