Pivot Table Calculations

  • Thread starter Thread starter Shua
  • Start date Start date
S

Shua

I'm trying to do a simple addition calculation within a
pivot table (sum two rows of the diplaying pivot table
data) and the answer I'm getting refers back to the raw
data of the pivot table (takes the average of each row and
then the sum). By referencing the raw data, the total is
off. Does anyone know how to get around this?

Thanks in advance.
 
You could do the calculations outside of the pivot table, using cell
references or GETPIVOTDATA to extract the values.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top