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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Advantages and restrictions of binary load

Advantages of binary load and restrictions of binary load

1 Solution

Accepted Solutions
Clever_Anjos
Employee
Employee

Advantages:

  1. Really FAST
  2. You can load a whole model with only one line of code

Cons:

  1. Lack of flexibility
  2. Can load only one model

View solution in original post

6 Replies
MK_QSL
MVP
MVP

Advantage : You can hide script from users.

Disadvantage : You can load only one qlikview file by using Binary load

Clever_Anjos
Employee
Employee

Advantages:

  1. Really FAST
  2. You can load a whole model with only one line of code

Cons:

  1. Lack of flexibility
  2. Can load only one model
Not applicable
Author

Can we change connection string.

Clever_Anjos
Employee
Employee

No, it´s a only one command

binary <datamodel.qvw>

Not applicable
Author

Thank u i am closing the thread.

simondachstr
Specialist III
Specialist III

Cons:

+ binary load statement needs to be the first statement in the script, thus you need to hardcode the path to the file.