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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Binary load problem

I've got a problem with the BINARY instruction:

I've one source.qvw that has ~10 internal tables linked together and various graphs and tables.

I create a dest.qvw that has this only load instruction: BINARY source.qvw;

If I copy a graph from souce.qvw to dest.qvw the 2 graphs shows different data.

How is it possible?

What error do I make?

Thanks

Andrea

Labels (1)
1 Reply
swuehl
Champion III
Champion III

Just guessing, do your expressions / dimensions use variables?

I believe these will not be read in from your source.qvw when binary loaded.