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: 
soha1902
Creator
Creator

Show Hide based on chart selection

Hi All,

I have 2 charts in one container object like following:

img.png

Now My Requirement is when I select First Chart then List Box will Show and When I Select on 2nd chart list box will Hide.

There is no Action available in Container and also I didn't find any function to get the ActiveObjectID. Please help.

5 Replies
tresesco
MVP
MVP

You can use a macro. Check here: Get Active object in a Container

Chanty4u
MVP
MVP

Hi,

PFA

hope this helps you

Thanks,

Suresh

soha1902
Creator
Creator
Author

Hi Suri,

I am using Personal Edition so can you plz let me all the steps or else paste the screen shots.

Thanks in advance.

ankit777
Specialist
Specialist

Hi,

No actions can be set on the container.

There can be a workaround. Instead of container, put both charts normally and display them conditionally by setting action on a button or textbox.

maxgro
MVP
MVP

1) macro

2) button/textbox

3) nested container

- container single object

          - container grid

                    - chart

                    - listbox

          - chart