Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
rvijayanth
Creator
Creator

Can we create a toggle button?

Can we create a toggle button to switch between a table and chart?

1 Solution

Accepted Solutions
Michael_Tarallo
Employee
Employee

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

Regards,
Mike Tarallo
Qlik

View solution in original post

12 Replies
sunny_talwar

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

Colin-Albert

This Action Button extension can be used to set a variable from a button.

Qlik Branch

rvijayanth
Creator
Creator
Author

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

  • Clear all selections
  • Unlock all selections
  • Clear selections of a field
  • Select a value in a field
  • Select multiple values in a field
  • Set a variable value
  • Apply a bookmark
  • Lock field
  • Select and lock field
rvijayanth
Creator
Creator
Author

Can this be done in Qliksense?

Michael_Tarallo
Employee
Employee

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

Regards,
Mike Tarallo
Qlik
rvijayanth
Creator
Creator
Author

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.

Michael_Tarallo
Employee
Employee

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

Regards,
Mike Tarallo
Qlik
rvijayanth
Creator
Creator
Author

Thanks for your reply

oknotsen
Master III
Master III

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 .

May you live in interesting times!