I have a pivot table that is fed from over 10,000 lines of data of a single worksheet. Data is structured into 14-plus geographic groups (East, Central, West, etc). Within each group there are employees, assigned to Projects assigned to Workgroups. Within my worksheet, each row represents a separate Project and assigned employee. Hours applied to each project are recorded. I have a calculated field in the worksheet that indicates the percentage of time (utilization) applied to that project with respect to the standard labor-hours in the reporting period (e.g. project time = 40 hours, period hours = 160, utilization = .25). Each employee will have multiple projects recorded. I’ve included the Sum of Utilization in the PT grouped by Geography & Workgroup. QUESTION: How do I get the Geography group totals and Report Totals for the Sum of Utilization to actually be an Average of the Utilization for each Geographic Region and Overall Average for the report rather than a total of all utilizations within that region/report?