Discussion Board for collaboration related to QlikView App Development.
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.
Hi why don't you just use the tabs on the container?
Andy
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
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
Anyway without using Macros?