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

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

1 Reply
swuehl
MVP
MVP

Just guessing, do your expressions / dimensions use variables?

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