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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
OmarBenSalem

Binary Load Script

Hi guys,

I have a question, the binary load allow us to use a model generated in another application; the question is:

If I had a binary load in my current application, is there a way to know the SCRIPT that generated the model without accessing to the original application?

I'm 99% sure it's not possible; but we never know !

Thanks

1 Solution

Accepted Solutions
BalaBhaskar_Qlik

Binary Load replicates the data model of an existing QlikView document into another QlikView document without accessing the original data source.


​So 100% it's not possible.

View solution in original post

4 Replies
Chanty4u
MVP
MVP

Yes there is no option in my point of view as well

Limitations:

You cannot use binary to load data from an app on the same Qlik Sense Enterprise deployment by referring to the app ID. You can only load from a .qvf file.

tomasz_tru
Specialist
Specialist

There's no such an option for binary load. What do you intend to do? You can pass additional information in a table or move the oryginal script outside the application (INCLUDE statement).

Tomasz

BalaBhaskar_Qlik

Binary Load replicates the data model of an existing QlikView document into another QlikView document without accessing the original data source.


​So 100% it's not possible.

OmarBenSalem
Author

That's what I thought; thank u all