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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sona_sa
Creator II
Creator II

Hide and Display Straight Table

Hi I am using a button in development. Now I want to show and hide a straight table in my display by using of that button.

Can anyone guide me for the same, How to do the same in Qlik Sense.

Thanks

Labels (1)
3 Replies
tresesco
MVP
MVP

You can put the chart in a container object; it allows you to put a condition for display (Show Condition).

sona_sa
Creator II
Creator II
Author

Hi Tresesco,

Thanks for the same. Any example can you share with me. Please.

Thanks

Quy_Nguyen
Specialist
Specialist

Hi, please have a look in the attached qvf file. I just implement it for you follow @tresesco 's idea:

1. Add your table to master item

2. Create a container object and add that master visualization to a tab

3. Set the 'show condition' for the tab on container object using a variable

4. Create a button for toggling the variable value