Forum Discussion
Error in column -Power Query
- 6 years ago
You likely still have the step in there where this got converted to a number. Likely it is the first Changed Type step in your query. You need to change the data type up there. So, click on your step above your first Changed Type step and switch the column to Text. It should ask you to replace the current step. Say yes.
You likely still have the step in there where this got converted to a number. Likely it is the first Changed Type step in your query. You need to change the data type up there. So, click on your step above your first Changed Type step and switch the column to Text. It should ask you to replace the current step. Say yes.
- Anonymous6 years agoNot applicable
Thanks Greg_Deckler , it works a treat!
Thanks az38 , I had to change it where it was converting it to a number as Greg_Deckler mentioned.