Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
qluser01
Creator
Creator

Add a button to include/exclude category (field) from charts

Hello!

I have charts which show different categories (fields) and their values with different colors like:

d1.JPG

Now I need to add a button which (if pressed) will automatically exclude 1 predefined category from all charts on the table (i.e. exclude 1 item). And if pressed again - bring the category back (remove exclusion of 1 predefined category).

Is it possible? Any help / examples?

1 Solution

Accepted Solutions
ajaykakkar93
Specialist III
Specialist III

Hi eeacrw cewdfbr,

     you can use variable to do something like this,

use these extension from Qlik Branch qsvariable,sense-on-off

and add your condition as per your need when condition is true

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

View solution in original post

2 Replies
ajaykakkar93
Specialist III
Specialist III

Hi eeacrw cewdfbr,

     you can use variable to do something like this,

use these extension from Qlik Branch qsvariable,sense-on-off

and add your condition as per your need when condition is true

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

qluser01
Creator
Creator
Author

I used sense-navigation-master extension instead to make selection w/o one field.