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: 
aj0031724
Partner - Creator
Partner - Creator

Tab delimited text file -Not all rows gets loaded in qlikview

DEAR TEAM,

We are facing an issue in production where not all rows of tab delimited text file are getting loaded inside qlikview.

IF FOR EXAMPLE FILE HAS 1000 ROWS ONLY 500 GETTING LOADED AND THERE IS NO ERROR ALSO AND AT TIMES IT GIVES ERROR AS" File extdata.cpp, Line 2903""

Format of the data is attached in sample.

A)ONE WHERE ROWS ARE LOADED

B_ONE WHERE ROWS ARE NOT GETTING LOADED.

read that "msq"" or ""no qoutes"" can be used but I don't think this is causing an issue.

Pease guide and advise.

11 Replies
aj0031724
Partner - Creator
Partner - Creator
Author

Dear Toni,

After replacing the syntax to "no quotes"" it worked and loaded all rows "". Ignoring the missing closing quotes.

Now by default we are using "msq"" in load script.Doe sit mean that I nned to change in every place of loading script.

What will happen if the data sets contains quotes of field values ?will that be ignored or skpiied?

ToniKautto
Employee
Employee

Most likely you should. It depends on if the data contains quotes or not. The load statement should have a setup that matches you data.