Forum Discussion
DataFormat.Error: We couldn't convert to Number but I am using Text columns
- 4 years ago
Sometimes PowerQuery will try to help by adding a step of "Change Type" where it looks at the first 1000 rows and tries to determine if it is a number or text etc. Did it add a step like that when you loaded your data from the source? If so, you can just delete that step to stop it from trying to convert.
Sometimes PowerQuery will try to help by adding a step of "Change Type" where it looks at the first 1000 rows and tries to determine if it is a number or text etc. Did it add a step like that when you loaded your data from the source? If so, you can just delete that step to stop it from trying to convert.
- fcerullo4 years ago
Advocate I
I added a step to make the format Text on all columns of these 2 queries.
- Anonymous3 years agoNot applicable
This helped me aswell...thanks
- RTriangle2 years agoNew Member
Thanks a lot!
- amessing1 year agoNew Member
I have this exact error and when the files are expanded it assigned a type of text, which seems correct. Any other ideas of what could be going wrong?
- Anonymous6 months agoNot applicable
I had the same issue. For me it was caused by the fact, that one of the key values i was merging two queries with wasn't a type number and there was a special character in it.
So i just converted it to a number and replaced the Errors.