Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue in Binary load

Hi all,

I have a requirement in which i have to include the column from other qvw. Any other way to do so apart from Binary load.??Also binary load is also not working can any one help me in this.Please check the logs and snapsot of Binary load

1 Solution

Accepted Solutions
prieper
Master II
Master II

Dear Yusuuf,

this is not correct!

The Section Access can be placed anywhere in the script.

Only restriction is that Binary Load must be the first command. If you wish to have the section access in a hidden tab, then the Binary still needs to be the first command inside the hidden tab.

Peter

View solution in original post

20 Replies
vinieme12
Champion III
Champion III

"so binary load is also not working can any one help me in this"


Can you post a screenshot of the Error Message?

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
vinieme12
Champion III
Champion III

I think you have a hidden script in your QVW,

You must place the Binary load statement in that hidden script.

Remember Binary load has to be the very first line

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Anonymous
Not applicable
Author

Capture44.PNGhi Vineeth  i am getting this error now and binary load image is already inserted.Can you help me in this

its_anandrjs

Check your load scripts

Conditions for the Binary Load Statement

1. Binary Load statement should be places on the top of the SET variable expression in QVW script.

Ex:- Binary C:\SalesApp.qvw;

2. Check your Exit Script statement will it be on right place or not.

its_anandrjs

If reading the LOG you have error on the line 0591 with again you are using Binary Load. You have to place it before SET expression.

jonathandienst
Partner - Champion III
Partner - Champion III

If you simply need a small part of the other model's data, I would create a qvd containing the relevant information when loading the source model. Then this model would simply read the qvd in the normal way.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
vinieme12
Champion III
Champion III

I was asking for the script load progress dialog screenshot.

anyways few things to note

    1) Binary load has to be the very first line

    2) You can only have one Binary Load in a QVW


if you are clear of these two things there will be no errors

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
omkarvamsi
Creator
Creator

binary load will not work for the app when the "prohibit binary load " option is enabled in the application which is to be binary loaded into another.

check for the option in document settings->opening->prohibit binary load

afsarshaikh
Creator
Creator

I hope you have placed Binary statement at very beginning in the script editor. If not then, place it before the very beginning of any other statement.

Secondly, Could you please rename your [model - speicher analyse.qvw] without any space like [model_speicher_analyse.qvw] and try again?

Binary ;

Regards,
Afsar Shaikh
Project Manager- QlikView Dev. & Support
Afsar Shaikh
Email- afsar.shaikh@live.com