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

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

Merging documents

Hi Gurus,

I have a qvw and it cannot be reloaded as we dont have that data used to built this dashboard anymore.(Cannot reload it again)

Now I have newer version with new data in new qvw.

my requirement is to merge both the documents. Can anyone suggest me approach methods to achieve this.

Thanks in advance

1 Reply
swuehl
MVP
MVP

I would suggest that you follow

Reload QlikView Application (QVW) File Without Access To Data Source(s)

resp.

Storing all tables in Qlikview file to QVD

to store your old data tables to QVDs.

Similar can be done with your new QVW.

Then you can create a dashboard that loads all data from all QVDs to create a merged view of the data.

You can also look into binary load to load the old QVD and then create additional load script statements to get in the new data.