Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
is there a limit for max. columns in a table or a qvd?
greatings from vienna
Robert
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.
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.
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.