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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
amalgain
Partner - Contributor
Partner - Contributor

Can apply selection through variable?

I have two variable. In sheet1 I add Button.

In the first Button

      1st Action (Action = Set variable value, Variable = vSheet1, Value = GetCurrentSelections()) 

      2nd Action (Unlock all selections)

      3rd Action (Clear All)

      Navigation Sheet 2

In the second Button

     1st Action (Action = Set variable value, Variable = vSheet2, Value = GetCurrentSelections()) 

     2nd Action (Unlock all selections)

     3rd Action (Clear All)

     Navigation Sheet 1

My objective is, when I return from Sheet2 to Sheet1 selection should apply from variable vSheet1 (Or any other tricks, apply same selection when I leave from sheet1)

 

 

 

 

 

0 Replies