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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load even rows of a file

Hi!

I would like to load only even rows of a file, is it possible to do this?

Thanks!

1 Reply
swuehl
MVP
MVP

Try

LOAD ... FROM ... where even(recno());