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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Binary lost data

Hello;

I have two qvw file.

The first (File1.qvw) have information about sales with products.

The second one (File2.qvw) only have a Binary that load the first qvw:

Binary [\\Path\File1.qvw];

(I have to add more scripts in this file but I want to test this first)

When I reload the second qvw, it lose data.

Appears sales with only one product when, in the file1.qvw have three

Someone knows why can do something like this?

Thanks,

Fernando Izquierdo

1 Solution

Accepted Solutions
jonathandienst
Partner - Champion III
Partner - Champion III

Perhaps there is section access with data reduction applied? I am not sure if the data reduction is triggered in a binary load.

When you reload the original document, the reduction is not applied, so you would see all products. The reduction is applied when the document is opened without reloading (and perhaps when doing a binary load).

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

View solution in original post

2 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Perhaps there is section access with data reduction applied? I am not sure if the data reduction is triggered in a binary load.

When you reload the original document, the reduction is not applied, so you would see all products. The reduction is applied when the document is opened without reloading (and perhaps when doing a binary load).

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Not applicable
Author

Thanks Jonathan.

I didn't see an script that executes after the binary.