How to pull extra info into Pivot table report

M

MLK

I have a pivot table report that displays ONLY the resources that left or
started with the company (grouped by manager). The execs would now like to
see percentages:

a) percentage of resources left/entered against # of employees under a manger
b) percentage of resources left/entered against the total # of employees

How would I go about doing this for a pivot table report?
 
D

Dave F

Calculate those percentages in the source table and then refresh the pivot
table and place those values where appropriate.
 
M

MLK

Thanks. I will try that.

Dave F said:
Calculate those percentages in the source table and then refresh the pivot
table and place those values where appropriate.
 
Top