Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
what is the limitation of binary load? can any one answered me
Hi Sandeep,
Its only limitation is that it can be used only once in every app, you cannot binary load more than one file onto another.
Miguel
from QlikView help
The binary statement is used for loading the data from another QlikView document, including section access data. It does not load the layout information or variables. Only one binary statement is allowed in the script and it can only be put as the first statement of a script.
Binary statment is used for loading the data from another QlikView Document.
Binary load includes the section access data
It does not include layout information and variables
Only one binary statment will allowed in script, and it can only be put as the first statment of script.
Hope this clear
Thank you
Thank you
thankyou for all
Binary load must be the first line in the script for it to work.