Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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).
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.
@Peony can you share a screenshot illustrating what you want to accomplish?
Also what version is QlikSense?
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.