Forum Discussion
Thomas897
Helper I
9 years agoPower BI Desktop is not reading correct data from Excel
Hello everyone,
I do not have the exact same numbers from my power BI and my Excell file although I got the exact same filters on my columns...
I do not understand...
Thank you !
Hi Thomas897,
It is possible to load the duplicate rows, I create the following sample test, it upload correctly.
The table imported into Power BI
Please check if there is a Power Query like: #"Removed Duplicates" = Table.Distinct(#"Changed Type", {"Date"})
Please revoke the step and check if it works fine.
Best Regards,
Angelia
5 Replies
- AnonymousNot applicable
- Thomas897
Helper I
I have found why, because I have some duplicates on my excell but I want to keep them.
How may I do this ?
- AnonymousNot applicable