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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
breiterrob
Contributor
Contributor

Limit for max. columns in table or qvd

Hi,

is there a limit for max. columns in a table or a qvd?

greatings from vienna

Robert

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable

I think there is no restriction for the columns limit. You need to care about RAM.

And probably you need to make star scheme from the big table to reduce data model size.

View solution in original post

2 Replies
Anonymous
Not applicable

I think there is no restriction for the columns limit. You need to care about RAM.

And probably you need to make star scheme from the big table to reduce data model size.

Not applicable

I have a QVX file with many columns (thousands).  When I try loading into Qlik, the column names don't appear in the wizard and hence the load script.  If I reduce the number of columns (600), the wizard shows the column names, but the script will only generate up to 549 names.  The remainder just show up as lines of ,'s.