Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Help please.
I have 8 buttons and 8 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 and so on.How can I do this ?
Thanks in advance
Hi,
You can assign variable on clicking each of the button:
v_Chart = 1 on clicking first button, v_Chart = 2 on clicking second button etc.
Add Layout condition in each of the charts (Presentation > Layout > Show) as follows:
For first chart, v_Chart = 1
Second chart, v_Chart = 2
Hi,
You can assign variable on clicking each of the button:
v_Chart = 1 on clicking first button, v_Chart = 2 on clicking second button etc.
Add Layout condition in each of the charts (Presentation > Layout > Show) as follows:
For first chart, v_Chart = 1
Second chart, v_Chart = 2
Good afternoon friend!
Send us a sample of your qvw so we can help you more accurately.
Once you send us I can help you. We are waiting!
Hug!
Hello Junior Junior I posted a new duscussion as i was not able to attach a documnet to this one,If you can find it it would be of great help.Thanks you.
Hi,
Have a look at Steve's blog on using buttons. It has advice and some examples you can use.
http://www.quickintelligence.co.uk/qlikview-buttons/
If you have opened another discussion about this, can you close this discussion by marking it as answered ?
Thanks,
Neil
Hi,
PFA
See this video tutorial: Show and Hide Multiple Objects.