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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

CSV load error

Hi ,

   I am loading CSV file in to my Talend job .Load is running successfully but all the data is loading in to first field and all other fields are showing null value. 0683p000009Ltaz.png0683p000009Luhu.png

 

 

Labels (3)
2 Replies
Aukema
Creator
Creator

Could it be caused by the file encoding?

cterenzi
Specialist
Specialist

Usually this indicates that you have the wrong Field Separator in your tFileInputDelimited component, but yours appears correct. My only guess is that while it looks like the same character in the component config and in the file, they're different. Can you copy the delimiter from your data file to the clipboard and paste it into the Field Separator field just to verify?