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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
johanlind
Contributor II
Contributor II

Binary load

Can I combine two or more qlickview files into one file?
Is it possible to use binary?

2 Replies
Not applicable

Hi,

For one application only one binary relad is allowed.

You may do it like as below.

Creat 1st applictaion and binary reload the 1st application to 2nd applicaton and binary relaod the 2nd application to 3rd application.

so 3rd application will have data of 1st, 2nd & 3rd application and you can do so on.....

Hope this may help you.

-Peterson

biester
Specialist
Specialist

As to binary load, Reference Manual says:

The binary statement is used to load the access and data parts of a QlikView
document. It does not load the layout information. Only one binary statement
is allowed in the script and it can only be put as the first statement of a
script

If you need data from more than one qvw, you will have to do this via e. g. creating qvd from the tables of your qvw-files.

Rgds,
Joachim