Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ms MIS
 
Posts: n/a
Default Pivot Table Totals Incorrectly Summed

I have created a pivot table which contains calculated fields, for some
reason some of the column totals are summing up incorrectly

For example:

-1,075 0
90,725 90,725
-3,049 0
89,156 89,156
77,276 77,276
5,520 5,520
2,902 2,902
_______ _______
261,454 261,454
---------- -----------
Where in fact the second column should equal 265,578 as the two negative
figures do not exist in this column.

Does anyone have any idea why this may be happening?

Kind Regards,
Ms MIS

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier
 
Posts: n/a
Default Pivot Table Totals Incorrectly Summed

Hi
I came across a similar problem with someone in another thread
yesterday.
I guess your calculated field is the second column of data, where you
have a formula something like
=IF (Amount < 0, 0 , Amount)
(in the other case, they were multiplying by a percentage, but only on
values 0)
There does seem to be a bug whereby the PT doesn't sum the individual
displayed amounts, but applies the criteria to the Total Sum of the
field i.e. it is saying =IF (Total Sum of Amount < 0 , 0 , Total Sum of
Amount)
As your Total Sum is greater than 0, then it is displaying the Total
sum.

The only way I can see round= the problem is to not use the calculated
field in the PT, but to add a column to your source data with the same
criteria, and drag this to the PT data area as well as your original
Amount

--
Regards

Roger Govier


"Ms MIS" wrote in message
...
I have created a pivot table which contains calculated fields, for some
reason some of the column totals are summing up incorrectly

For example:

-1,075 0
90,725 90,725
-3,049 0
89,156 89,156
77,276 77,276
5,520 5,520
2,902 2,902
_______ _______
261,454 261,454
---------- -----------
Where in fact the second column should equal 265,578 as the two
negative
figures do not exist in this column.

Does anyone have any idea why this may be happening?

Kind Regards,
Ms MIS



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Totals of calculated field in pivot table give incorrect results Jake Excel Worksheet Functions 6 January 12th 06 06:15 PM
Incorrect totals in Pivot Table Jake Excel Discussion (Misc queries) 1 January 11th 06 10:58 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Pivot Table Grand Totals Adam Excel Worksheet Functions 0 March 25th 05 04:55 PM
How do I show summary totals from a pivot table on a bar chart Colleen T Charts and Charting in Excel 5 January 22nd 05 01:41 AM


All times are GMT +1. The time now is 05:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"