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

[resolved] How to stop to read a CSV file when first cell of a row is empty

Hello,
I have to read a CSV file.
The first column is the ID, and others columns contain informations about this ID.
But the last row of my file is a empty row except one column in the middle of the file which contains the line number in that file.
I do not want to consider this line. The "ignore blank lines" of tFileInputDelimited option is not enough because the last line is not empty, but contains just one value.
I would like to test if the id column is empty, in which case I will not take into consideration the entire line.
Have you any idea?

Thanks !!
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

hi,
Give footer value = 1.
regards
laurent

View solution in original post

3 Replies
Anonymous
Not applicable
Author

hi,
Give footer value = 1.
regards
laurent
Anonymous
Not applicable
Author

I could not expect a rapid and effective response!
great thank you !
Anonymous
Not applicable
Author

you're welcome 0683p000009MA9p.png