Forum Discussion
power query reads text string incorrectly
palunel wrote:
The problem actually manifests iteelf when I change the type to text! It must be text.
Is it possible to share the source excel in your case for testing purpose?
Eric_Zhang wrote:
palunel wrote:
The problem actually manifests iteelf when I change the type to text! It must be text.Is it possible to share the source excel in your case for testing purpose?
I can. How do you want me to get it to you?
- Eric_Zhang9 years agoMicrosoft Employee
palunel wrote:
Eric_Zhang wrote:
palunel wrote:
The problem actually manifests iteelf when I change the type to text! It must be text.Is it possible to share the source excel in your case for testing purpose?
I can. How do you want me to get it to you?
You can upload it to a network drive, such as Onedrive or Google drive and send the link in a private message if you don't like it being public.
- Eric_Zhang9 years agoMicrosoft Employee
Thanks for sharing the excel. I can reproduce the same issue. I'll escalate this to the product team and would post back if I get any update.
As a workaround, you can try to round those values and change them to text.
- palunel9 years agoHelper I
Eric_Zhang wrote:Thanks for sharing the excel. I can reproduce the same issue. I'll escalate this to the product team and would post back if I get any update.
As a workaround, you can try to round those values and change them to text.
Thanks, it kind of works problem is that text values that should be "1.010" ends up as "1.01". I can sort of fix in Excel before importing into PowerBi so will continue with that until the fix is there.