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: 
Anonymous
Not applicable

Activate Objects inside container

Hi,

I have four charts placed inside a container. I need to activate each object upon Buttons actions.

Activate CH1 if I click Button1

Activate CH2 if I click Button2

....

I have created Button1 and added Actions->Layout->Activate Object and gave the Object ID in the field. But it is not working.

I don't need to hide the charts, I only need to switch/toggle between Chart 1 to Chart 4 within the container on selecting their respective buttons.

Labels (1)
4 Replies
awhitfield
Partner - Champion
Partner - Champion

Hi why don't you just use the tabs on the container?

Andy

Anonymous
Not applicable
Author

Hi Andrew,

I am creating the buttons for each chart in the Container because I need to apply few filters on the Multi Box for each Chart. It would be easy if the user Selects Button1 and the Multi Box applies filters that i made it to, along with switching to the correct chart, instead of selecting the button and then manually switching the chart

awhitfield
Partner - Champion
Partner - Champion

No problem, in that case, you are going to need to use a MACRO, see the attached:

https://community.qlik.com/thread/182098

HTH

Andy

Anonymous
Not applicable
Author

Anyway without using Macros?