Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I make certain list boxes not affect certain graphs?

I have multiple graphs and a bunch of list boxes that are all linked.  I am trying to figure out how to have some of the graphs affected by all the list boxes, and other graphs to only be affected by some of the list boxes:

Example:

Graph A

Graph B

List Box X

List Box Y

List Box Z

Graph A affected by X, Y, and Z

Graph B affected only by X and Y

I have experimented with alternate states a bit, but could not quite work out how to get to the solution I desire.  Thanks in advance for any help you can offer!

1 Solution

Accepted Solutions
jerem1234
Specialist II
Specialist II

Use set analysis to ignore that field for the list box like:

Graph A:

sum(Sales}

Graph B:

sum({<Z=>}Sales)

Hope this helps!

View solution in original post

3 Replies
jerem1234
Specialist II
Specialist II

Use set analysis to ignore that field for the list box like:

Graph A:

sum(Sales}

Graph B:

sum({<Z=>}Sales)

Hope this helps!

jaimeaguilar
Partner - Specialist II
Partner - Specialist II

Hi,

check alternate states, I think is what you're looking for

regards

Not applicable
Author

Hi Eric,

I would suggest you to check chart's expressions part of the set analysis. Just ignore the selection made in that specific listbox. Hope this helps.

Further, for more detail knowledge I would suggest you to view this infomrative video:- https://www.youtube.com/watch?v=8olMt2AOUJ8