Forum Discussion
Anonymous
8 years agoNot applicable
Sum computed incorrectly
Hi PBI users, I am adding a column name and cost to a table. As usual, cost is aggregated to sum which is displayed as 6000. But the actual sum is 1000. The table is not joined to any other table...
ricardocamargos
8 years agoContinued Contributor
Hi Anonymous,
Can you provide some data as sample, also show us your table structure ?
Ricardo
- Anonymous8 years agoNot applicable
Hi Anonymous, ricardocamargos,
Thank you for your responses.
I am simply adding a column to the table, no measures involved.
Please refer to the attachment. Observe that when I click on "SUM" instead of "Don't Summarize", the values change too.
- ricardocamargos8 years agoContinued Contributor
Anonymous,
Can you provide you table structure ?
Also, are you creating a calculated column ? If yes, show us the code.
Ricardo
- Anonymous8 years agoNot applicable
This is not a calculated column.
Could this be due to the size of the table? When I reduced the size of the table to a couple of rows, instead of 1M rows, it calculates the Sum correctly.