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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Peony
Creator III
Creator III

Qlik Sense. How to catch an active tab in the container?

Hi all.

Are there any ways to catch an active tab in the container?

My goal is to show/hide some object based on what tab is active in the container. I'm using regular Qlik Sense container object (not a VizLib or some other).

Labels (3)
1 Solution

Accepted Solutions
morgankejerhag
Partner - Creator III
Partner - Creator III

I don't think there is any code to fetch the current tab in a container, but you can do a work-around. Add your charts to the container and then turn off tabs in the settings. Add Variable input (Qlik Dashboard Bundle) and a variable. Use something like buttons to control the variable value. Add Show conditions to the objects in the container that corresponds to different values in the variable input.

View solution in original post

2 Replies
David_Friend
Support
Support

@Peony can you share a screenshot illustrating what you want to accomplish? 

Also what version is QlikSense?

morgankejerhag
Partner - Creator III
Partner - Creator III

I don't think there is any code to fetch the current tab in a container, but you can do a work-around. Add your charts to the container and then turn off tabs in the settings. Add Variable input (Qlik Dashboard Bundle) and a variable. Use something like buttons to control the variable value. Add Show conditions to the objects in the container that corresponds to different values in the variable input.