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: 
bobbydave
Creator III
Creator III

Trigger already created variable

I have 10 text boxes (that I use as buttons) that have variables on click will trigger and open charts on one sheet.

Variable:

vReport = 2.14

What I would like to do is when the sheet is opened, (activate sh01)

for it to open vReport = 2.14 also, rather than have to physically press the button for the conditional report to appear.

Can this be done?

Labels (1)
1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Hi,

Follow the below steps.

Right click on the sheet -> Properties -> Triggers -> OnActivateSheet -> Add Actions -> External option -> Set Variable -> Type Variable as "vReport" (Without double quotes) -> Value as 2.14

View solution in original post

1 Reply
tamilarasu
Champion
Champion

Hi,

Follow the below steps.

Right click on the sheet -> Properties -> Triggers -> OnActivateSheet -> Add Actions -> External option -> Set Variable -> Type Variable as "vReport" (Without double quotes) -> Value as 2.14