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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic number of columns

Is it possible in QV to have a source file with N columns and a report table that just displays that raw data,

and then one day adding more columns to the source file and automatically add those new columns to the report table, without modifying the load script and the report table (you would just have to click the Reload button)?

2 Replies
marcus_malinow
Partner - Specialist III
Partner - Specialist III

In the load, sure, just LOAD *. However I don't think there's a way to do it in your chart.

Not applicable
Author

Yes that's my problem, the report table to update automatically.