Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Error for Invalid Columnname

Hi,
I have CSV file in which 4 columns are there.When I run the job with Trace on,I could see all the columns data is coming fine but after end of data I am getting an error as "Invalid column name 'newColumn' ".....
It seems its not identifying that theres no column after 4th column.I have defined the schema properly.
What should be done in this case?

Preeti
Labels (2)
2 Replies
Anonymous
Not applicable

Hi
Are there some database components in your job? Please scheck the schema of database components that the Db column should be the same as the column you defined.
Best regards
shong
_AnonymousUser
Specialist III
Specialist III
Author

yes,it was the same problem and its been solved ....thanks...