Forum Discussion
DataFormat.Error: We couldn't convert to Number.
I want it as text and it is in text format but still it shows error
Anonymous
At a guess, Power Query has probably added a step on importing the dataset where it attempts to establish a type for each column. Look for the "Changed Type" step in the list and delete the conversion pertaining this column.
4 Replies
- PaulDBrownCommunity Champion
Anonymous
At a guess, Power Query has probably added a step on importing the dataset where it attempts to establish a type for each column. Look for the "Changed Type" step in the list and delete the conversion pertaining this column.
- johnmcauliffeNew Member
Hi Paul - any thoughts on this one?
Similar issue but it is not being caused by any Changed Type step. On a filter step, Power Query seems to be attempting to convert to number when all the data has been marked as text and was at no point otherwise.
- amitchandakSuper User
Anonymous , OPen Power Query, Right-click on advance editor an find your column and carefully change data type
One part video cover data type correction: https://www.youtube.com/watch?v=h0yLtceT0i4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L&index=2
- PC2790Community Champion
Would you be able to share your pbix file removing the sensitive data?