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

Container control

Hi,

I am using Container object with 3 tabs.

Depending on the selection in the listbox, I want to hide the respective tabe.

How to accomplish this feature?

Labels (1)
1 Reply
phaneendra_kunc
Partner - Specialist III
Partner - Specialist III

You cant control the Container tabs to hide/show based on any event...May be with a Macro code..

But if you consider placing another container with those 2 desiderd charts/grids and can hide/show whole container..

Pros: Still the objects inside the 2 contaiers can be linked..so any change to the grid/chart will be applied to both..

Or

Create buttons to control the grids/charts..u can make the buttons look a like container...

Phani