Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to merge panels from two different files in a single file in Qlikview Personal Edition?
Regards
Asmita
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
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:
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!
I want to merge the data as well as dashboard.
Using Binary load, the entire qvw will be pulled & will be available in single file, then you can do any calculations you want.
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
I have two files from which I need to load data.
By above method I'm able to retrieve data from one file only.
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