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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
SGV
Creator II
Creator II

Storing an entire Data Model into a single QVD in QlikSense 2023

Labels (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Yes. You can use the QVC routines, or look at the code and create your own script.  The basic idea is to loop through all your tables and concatenate all to a single table with an additional field of the tablename. 

-Rob

View solution in original post

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Yes. You can use the QVC routines, or look at the code and create your own script.  The basic idea is to loop through all your tables and concatenate all to a single table with an additional field of the tablename. 

-Rob