Forum Discussion
Error: Column not found
Is the same column?
yup, it is the same column.
same as the screenshot I had shared initially.
- mlsx43 years agoMemorable Member
Have you checked the editor again? Did you apply changes and update everything properly? It seems that you keep trying to read a column that does not exist
- Anonymous3 years agoNot applicable
Hi , I have not changed anything, but still issue is coming up.
Below are 2 screenshots for the steps, after which it is showing error:
and when I move to the next step - "Changed Type1" it is giving error
- mlsx43 years agoMemorable Member
According to your picture, the column name isn't "44564" but "03-Jan-22", even if the number correspond to that date it's a string. I assume you haven't written it.
The only thing that comes to my mind is to postpone data type change. First unpivot, then rename the column and later on, change the type (if it is possible to you)