Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Ignore specific Dimension selection

Hi All

i am displaying tickets per month.

Month as dimension, count ticket as expression.

i would to make a fixed table with all tickets per month so that if i selected a specific month, all the charts should be affected except that table. and this is for the month dimension only; i mean all the other selections should be applied.

e.g

Month, Tickets

Jan   3000

Feb   4000

Mar   3000

if i selected Feb in need to have the same above table


Labels (1)
1 Solution

Accepted Solutions
whiteline
Master II
Master II

So you don't even bother to try ?

View solution in original post

5 Replies
whiteline
Master II
Master II

Hi.

Use set analysis (refer to help).

Sum({<Month=>} Tickets)

Not applicable
Author

Hi whiteline,

set analysis will affect the # of tickets not the Month name.

i need to have all the months listed.

whiteline
Master II
Master II

So you don't even bother to try ?

Not applicable
Author

thanks whiteline


i applied it on one expression although i have many expressions in the same chart. but i when i made a sample file, i understood.

thanks a lot again.

i need to read deeply what is set analysis.

whiteline
Master II
Master II

There are good examples of set analysis, refer to QV help.