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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Combining two or more QVW applications.

Hi,

Is it possible to combine QVW files in one application?

Say:

     QVW1 : contains two sheets

     QVW2 : contains one sheet

     QVW3 : contains one sheet

     QVWCombine : should contains all sheets from QVW1, QVW2 and QVW3.

My concerns is how can I do it? each QVW may have the same variables declared or fieldnames.

Hope there a solution for this.

Thanks and regards,

~skip

2 Replies
Not applicable
Author

Hi,

   Upto two file you can acheive by using Binary load.Can you attach your source qvw's?

-Jai

ekech_infomotio
Partner - Creator II
Partner - Creator II

Hi Skip,

if you want to replace your 3 single applications with one application, just copy your QVW1, add two empty sheets, open QVW2 press CTRL+A, then CTRL+C and paste it to your empty sheet in QVW1. Same with QVW3.

Then test your application, have a look at your dimensions and expressions if they are correct.

If your QVW2+3 contain other data (but same fields) as QVW1, then you have to modify your loading script, too.

regards,

Edgar