Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to pass a variable value from one qvw to another qvw doucment

how to pass a variable value from one qvw to another qvw doucment without using macros and any kind of coding. I tried to use the abc.qvw&var1=10 but it did not work. can you help me how to resolve this? document chaining did not work for me.

2 Replies
Anonymous
Not applicable
Author

as far as i know your field selections will pass from one app to another not the variables.

dmohanty
Partner - Specialist
Partner - Specialist

Hi padamqlik‌,

You can achieve this in  below way, but make sure you do the data validation after document is chained.

  • Make sure both the documents have the same variable.
  • Open document properties in Document 1 (source document)and go to Variable tab.
  • Then for each variable that you want to pass to the Document 2 (Chained document), check the box 'Include in bookmark'.

As QlikView server uses bookmark when chaining document, it will pass the variables values to the new opened application, like for the selections.

Let us know if this helps!

Regards!