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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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

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

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.