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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
jblomqvist
Specialist
Specialist

How can I show the Hidden Sheet using a button in this app?

Hi all,

In the attached example I would like to show the Hidden sheet using the Show Hidden Sheet button but I am not sure how to do it.

I have hidden the sheet using a vHideShow variable.

I tried creating a button which sets the value of vHideShow variable to 1 (the same value the condition in the Hidden sheet).

But it doesn't work. Does anyone know what I am doing wrong? How can I make the hidden sheet visible using the button and go to it?

1 Solution

Accepted Solutions
m_woolf
Master II
Master II

In the Set Variable action, remove the = from the front of the variable name

View solution in original post

5 Replies
m_woolf
Master II
Master II

In the Set Variable action, remove the = from the front of the variable name

Not applicable

Hi,

Make the change as attached, Hope it helps!

Thanks.

Not applicable

Wondering for the attachment option..,but not found it though.

Please do the following changes

Remove  =sign before the variable vHideShow in the button as well as in the sheet proerties

maximiliano_vel
Partner - Creator III
Partner - Creator III

See attached file

jblomqvist
Specialist
Specialist
Author

Thank you Kiru