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

Missing columns when exporting to qlikview

I have a large data to export to qlikview

I am getting missing data in colunms

Sans titre.png

How to resolve it ?

1 Solution

Accepted Solutions
marcus_sommer

I'm not sure but I wouldn't be surprised if you hit a limitation within the excel-loading then the column IV is the 256th column. What happens if you copied these table within a textfile and loaded from there?

- Marcus

View solution in original post

5 Replies
trdandamudi
Master II
Master II

Can you please post some sample data to see what is the issue.

robert_mika
Master III
Master III

Look around on the forum for similar issues.

What's is missing?

Could you post your app?

Feeling Qlikngry?

How To /Missing Manual(25 articles)

marcus_sommer

You are missing columns or data? To check for data it's quite helpful to add recno() and/or rowno() to the loadscript and then you could directly compare if a record is there or not.

- Marcus

Anonymous
Not applicable
Author

I am missing columns

marcus_sommer

I'm not sure but I wouldn't be surprised if you hit a limitation within the excel-loading then the column IV is the 256th column. What happens if you copied these table within a textfile and loaded from there?

- Marcus