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: 
Qlik__Vinodh
Partner - Creator II
Partner - Creator II

enable the chart objects in container

HI,

I am having 2 containers objects, each container having two charts. Now i need the soluation for this ,it is IF I CLICK THE ONE CHART OBJECT IN CONTAINER-1,then AUTOMATICALLY CONTAINER-2 CHART NEEDS TO VISIBLE.    if any one knows pls let me guide me.

1 Reply
Anonymous
Not applicable

Unless you really want to use a container you can instead have your 4 charts displayed using Conditional Show on the Layot properties. This could use an expressions such as ShowCharts=A and ShowCharts=B

You could the add two buttons with the text like 'Show A Charts' and 'Show B Charts', and tell them to set a variable when pressed, under the Actions properties, Add, External, Set Variable, with ShowCharts as the variable and A or B as the value.

Jonathan