Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ruud_Hogenboom
Contributor II
Contributor II

linking tabs in different container to each other

Hi All,

For a visualisation I am using two containers to easely show multiple charts that are related to each other.

In the screenshot below you see that in the first container  there is a chart called "F0 voorsprong / achterstand" and a chart called "F2 voorsprong / achterstand". The second container has a chart called "Realisatie F0 t.o.v. MPP" and a chart called "Realisatie F2 t.o.v. MPP". I would like that when you select the F0 chart in one container, the F0 chart in the other container is also automatically selected. The same should then also apply for selecting any of the F2 charts.

Is this somehow possible?

Ruud_Hogenboom_0-1618313447748.png

 

1 Solution

Accepted Solutions
Dalton_Ruer
Support
Support

Use variables to selectively show the charts in the two containers and remove the menus. Create buttons that set the variables and then both containers will be in synch. 

View solution in original post

2 Replies
Dalton_Ruer
Support
Support

Use variables to selectively show the charts in the two containers and remove the menus. Create buttons that set the variables and then both containers will be in synch. 

Ruud_Hogenboom
Contributor II
Contributor II
Author

Works perfectly!

Thank you very much.