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

How can you show the chart with the button click?

I have 2 buttons and 2 charts.I want to  show the fisrt chart when I click first button and when I click the 2nd  button the first chart will dissappear and the second chart will display.How can I do this?

Thanks in advance for your help.Thank you.

12 Replies
yduval75
Partner - Creator III
Partner - Creator III

If you want to display 6 charts with the button 1 and 4 charts with the button 2, you put the variable $(vShow) in the 6 charts  (properties => Layout => Show => Conditional => $(vShow)) and not $(vShow) in the other chart.


For the first button, the action will set variable vShow to value 1

For the second button, the action will set variable vShow to value 0

Not applicable
Author


I have 10 charts and 10 buttons.

yduval75
Partner - Creator III
Partner - Creator III

I think you shouldn't use buttons but you should use in the properties of your 10 charts the "Auto Minimize Option"

=>  Properties / Caption / Allow Minimize + Auto Minimize + Allow Maximize