Forum Discussion
Power BI Desktop is not reading correct data from Excel
- 9 years ago
HI Gurus,
After dowing lots of hit and trail I found a way of fixing the way to read the correct data.
Edit Query --> Advance Editor
Checked the Query and found it was reading in int64.type format, I changed to type text and applied and reedit the same and chage the data type from Text to Percentage then it started reading correct data.
Thanks to all of you for putting your effort.
Never seen that, would have to see the Excel file to troubleshoot.
Can Not share excel, as you can understand it is sensitive data. I tried the same with other tools but did not face the same.
- Greg_Deckler9 years agoCommunity Champion
Any way to make a copy and anonymize the data?
- SandySharma9 years agoResolver I
HI Gurus,
After dowing lots of hit and trail I found a way of fixing the way to read the correct data.
Edit Query --> Advance Editor
Checked the Query and found it was reading in int64.type format, I changed to type text and applied and reedit the same and chage the data type from Text to Percentage then it started reading correct data.
Thanks to all of you for putting your effort.