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: 
prachisangewar1
Contributor II
Contributor II

Reading Excel files in Qlikview

Hi,

I am reading excel files as my source to generate QVDs. I am capturing the excel row no. to do some mapping.

Some files have NULL rows, which qlik excludes while reading and the row no. it popluates is not correct.My requirement is to also capture the null rows and with the correct row number.

I have used rowno() and Recno() function. Both do not solve the purpose. Please advise if any other workaroung or solution for this scenario.

Thanks

 

 

Labels (1)
11 Replies
prachisangewar1
Contributor II
Contributor II
Author

Understand. is there any way i can read from row 2 as the header ? I tried to modify the script a bit but gives error.

Thanks

prachisangewar1
Contributor II
Contributor II
Author

ex