Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

conditional show chart in container

i set up a container with two charts, say chartA and chartB, it works fine.

however, i would like to show another three charts, say chartC, D and E when i select chartB. and CDE will hide if i re-select chartA.

any method to do this?

2 Replies
neelamsaroha157
Specialist II
Specialist II

One way could be that create another container with those 3 charts and show/hide based on your chart selection.

MK9885
Master II
Master II

Yes, you can do it.

You need to use conditional expression in layout for the chart A to hide CDE.

It actually depends on your data and what you wanna show/hide.

It will be helpful if you can provide a sample with more clear requirements?

Thanks.