I have 838 rows of data which each have a calculated column showing me the duration from creation to resolution.
The average of all those rows duration is 63 hours.
I want to say if I move x rows up by y hours what would be my total average?
How do I work this out?
Thanks for all your help!!!!