Forum Discussion
Anonymous
6 years agoNot applicable
Different totals than in data source
Hi all. My data set in Excel shows the total sales for the years 2013 - 2020 to be 6,107,910 but PBI is showing me 6,107,925. What I did, to double-check, I basically just uploaded to PBI a mock ...
- 6 years ago
Hey Anonymous ,
Click on Transform DataTransform Data
Then Select the amount column ->right Click -> Change data type -> Decimal Number
Change type
This is your Row card with correct output:
Output
If your problem is solved then accept this as solution
Thank you
Anonymous
6 years agoNot applicable
PBIX
SOURCE
I mean is literally just the amounts, why it can't show the right total? Thanks
Arklur
6 years agoResolver II
The data type of the `AMOUNT` column is set to "Whole Number" in the Power Query editor. Switch it "Decimal Number" and PBI will show "...910" too.