Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can I combine two or more qlickview files into one file?
Is it possible to use binary?
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
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