Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can we create a toggle button to switch between a table and chart?
Ah I see - there isn't a visibility flag in the out of the box Qlik Sense, you will have to use the APIs to achieve this.
Let me see if I can find something for you.
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
Sure, use a variable which uses this as the definition
If(vVar = 1, 0, 1)
now use this layout condition for chart -> vVar = 1
layout condition for table -> vVar = 0
This Action Button extension can be used to set a variable from a button.
I already use this extension: But only for the following: (It doesn't really allow switching between chart and table). Please explain in detail how this can be achieved in QlikSense
Can this be done in Qliksense?
Hello Vijay
Have you seen this extension: http://branch.qlik.com/?&_ga=1.69730128.1950898261.1460737671#!/project/56728f52d1e497241ae69860
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
I saw this. I'm using a similar extension to set variables. But Im not user how to use this and make a chart or table appear or disappear.
Ah I see - there isn't a visibility flag in the out of the box Qlik Sense, you will have to use the APIs to achieve this.
Let me see if I can find something for you.
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
Thanks for your reply
If your question is now answered, please flag the Correct Answer.
If not, please let us know what part of this topic you still like reaction on .