I need to create a report that is a cross tab because it will have to automatically expand based on days entered. The columns will be the week ending date. The rows down will be the employees. I need the value under each column to be the max value label. So for example:
Employee A
Group A = 10 hours
Group B = 12 hours
Group C = 15 hours
Group D= 5 hours
Employee B
Group A = 15 hours
Group B = 12 hours
Group C = 2 hours
Group D = 14 hours
Employee A Group C
Employee B Group A
Employee A
Group A = 10 hours
Group B = 12 hours
Group C = 15 hours
Group D= 5 hours
Employee B
Group A = 15 hours
Group B = 12 hours
Group C = 2 hours
Group D = 14 hours
Week Ending 2/2/2019Employee A Group C
Employee B Group A