Forum Discussion
Power query
Importing data from excel to powerbi
there is a column name called cases target in excel it shows sum as as 1780546
But in power query it shows as 1780664
though I changed data type cases target to int
as per image
โtill the reordered column steps it shows as 1780546 as in excel after the reordered column step just changed data type to int
but it sums as 1780664
what is the reason ?
5 Replies
- DOLEARY85Resident Rockstar
Hi,
before you changed the data type to int were there any decimal values that have been rounded?
If I answered your question, please mark my post as solution, Appreciate your Kudos ๐
- v-jianboli-msftCommunity Support
Hi AtchayaP ,
Please check if your raw data (data in the data source EXCEL) is of type Int, if they are not of type int but were converted to integer during the connection to power bi, then it may cause the problem you describe, try changing the data type in power bi to decimal number and see if the result changes.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.