Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.