Excel Silently Sums ID Numbers in Pivot Tables, Producing Plausible but Meaningless Data
Data analyst Michael Nocito warns that Excel automatically applies a Sum function to any numeric column dragged into a pivot table's Values area, even when the column contains identifiers like IDs, zip codes, or invoice numbers that should never be summed. In a real-world dataset of 82,956 Steam games, this default behavior caused AppID values to be summed rather than counted, producing a group share of 0.45% instead of the correct 0.71%. The resulting figures appeared credible on screen — complete with decimals and no visible error — making them easy to overlook during a routine review. Nocito's recommended fix is a simple one-line test: ask whether adding two values from the column together would produce a meaningful result, and if not, switch the field setting from Sum to Count. He also advises using an independently computed check cell to catch such errors, since misleading figures from this trap are designed by circumstance to look correct, not broken.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in