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

Merge two projects

Hi,

Is it possible to merge  panels from two different files in a single file in Qlikview Personal Edition?

Regards

Asmita

7 Replies
er_mohit
Master II
Master II

using binary load you can call one qvw into another

see binary load functionality in help

create one application in  edit script

click on qlikview file

choose made file and then reload it

hope it helps

Not applicable
Author

Hi Asmita,

If you mean 2 different qvws in one single file then you can use Binary Load functionality.

For this,

1. Open your first qvw, go to edit script (CTRL+E).

2. Click on Qlikview Files highlighted as below:

Binary.bmp

Once you click on this, you can browse and add another qlikview file here, syntax of which will be shown something like this:

Binary C:\myself\qlikview\Sample_Test.qvw;

Hope this helps!


Not applicable
Author

I want to merge the data as well as dashboard.

Not applicable
Author

Using Binary load, the entire qvw will be pulled & will be available in single file, then you can do any calculations you want.

er_mohit
Master II
Master II

For dashboard its a tricky after binary load you all data from one file pulled into other after that from go to that file from which you pulled data into new application   and use ctrl+a and ctrl+c for one by one sheet and paste it into new applications your all objects seems like to working as previous one pplication

hope it helps

Not applicable
Author

I have two files from which I need to load data.

By above method I'm able to retrieve data from one file only.

Not applicable
Author

Hi Asmita,

Yes using binary load you can pull data from one file only.

If you want to merge more than 2 qvws then probably you can use Info load.

This thread might be of help :

http://community.qlik.com/thread/92553