Pivot Table Calculated Field using Grand Total

D

diaare

I have a pivot table of sales data. I need to have a calculated field that
gives me my sales mix. In an excel cell the formula would be =(2007%of
Revenue)*(total2008Sales$)

I have fields in the current PT that give me the % of revenue, and the sales
numbers, but I do not know how to tell the PT how to find the total 2008
sales number (not just the sum of sales for that specific catagory)

Hope this is clear...

thanks
Diane
 
D

diaare

I have used this site before and have always gotten very quick, thourough and
accurate responses..Thank you thank you!

So, is the lack of response to this due question to the fact that

*my request is not possible,
*we don't know,
or
*we don't understand what you are asking.

Thanks
Diane
 
D

Debra Dalgleish

You can't tell a calculated field to use the total sum, so it will
always use the sum for the specific category.

Perhaps you can accomplish this with GetPivotData formulas outside of
the pivot table.
 
Top