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: 
Not applicable

Hide Sheets

Hi All,

I want to hide current sheet when i navigate to different sheet upon activation by using button and vice versa

Please find attachment

Labels (1)
1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

PFA file for solution.

Regards,

jagan.

View solution in original post

6 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Create a variable and set its value to 0, then in the button action (External - variables)  set For example:

if(myVar=0,1,0)

in the sheet properties, in conditional set : myVar=1

Hope it helps

Miguel_Angel_Baeyens
Support
Support

Hi,

Use an additional action in a variable and set it to conditionally show or hide the entire sheet.

Hope that helps.

Miguel

jagan
Partner - Champion III
Partner - Champion III

Hi,

PFA file for solution.

Regards,

jagan.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Show Hide sheets implemented in your file.

Regards,

Jagan.

Not applicable
Author

Hi Jagan,

when i click on sheet 1 details button to activate new sheet.... i need to close sheet 1 overview

jagan
Partner - Champion III
Partner - Champion III

Hi,

PFA file for solution.

Regards,

jagan.