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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Share selection between documents

If do filter of a field in a document go to another document in QlikView.

That is, I have two QlikView documents and the two have a common field, if I make a selection in a field of one of the documents in a simple way I can pass this selection to another document. error loading image

Thanks a lot.

1 Solution

Accepted Solutions
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Pekalab,

1. Create a new button

2. Add an Action

3. Find an action called "Open QlikView Document" (hint: it's in the section "External")

4. Enter the name of your second document.

5. Check the checkbox "Transfer State" to pass the selections over.

you are done!

Ask me about Qlik Sense Expert Class!

View solution in original post

5 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

If you are on version 9.00 or above, you can use Actions to open the second document, and configure it to apply the same selections.

The only other way, that I can think of, would be to create a bookmark in one document, then export it and then import it into the second document - all via macro. Quite complex... Action would be much easier...

Ask me about Qlik Sense Expert Class!
pljsoftware
Creator III
Creator III

Hi,

if you use your document 1 as source for document 2 you can set some variables by actions and how you load document 1 in document 2 you have the same variables and you can use these variables to set your fields.

Not applicable
Author

Hi Oleg and Luca thanks for your rapid response.

When you can, Could send me a example?, please

Thanks a lot

Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Pekalab,

1. Create a new button

2. Add an Action

3. Find an action called "Open QlikView Document" (hint: it's in the section "External")

4. Enter the name of your second document.

5. Check the checkbox "Transfer State" to pass the selections over.

you are done!

Ask me about Qlik Sense Expert Class!
Not applicable
Author

Thanks a lot, Oleg.

Regards