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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue loading CSV file

Hi! I have just started using Talend open studio for data integration. I am trying to load a .csv file  to do some processing and operations and I am getting the following error. Can anyone help me to resolve it?
Error:
Exception in component tFileInputExcel_1
jxl.read.biff.BiffException: Unable to recognize OLE stream
at jxl.read.biff.CompoundFile.<init>(CompoundFile.java:116)
at jxl.read.biff.File.<init>(File.java:127)
at jxl.Workbook.getWorkbook(Workbook.java:268)
at biopharm.test_0_1.Test.tFileInputExcel_1Process(Test.java:1552)
at biopharm.test_0_1.Test.runJobInTOS(Test.java:2913)
at biopharm.test_0_1.Test.main(Test.java:2770)
[statistics] disconnected

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Use tFileInputDelimited for CSV