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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
phcaptjim
Creator
Creator

Set Analysis - Omit All Selections

I have a question about set analysis.

I want to omit any selection from affecting the set analysis I am doing on the previous month.  Now I realize I can list the dimension in the set analysis and have it equal to nothing (Date= ) but I have like 40 dimensions.  Do I have to list out each dimension or is there an easier and more efficient way to acheive this?

Thanks!

1 Solution

Accepted Solutions
Not applicable

{1<

Place the above at the begining of the set instead of {< or {$<

This will exclude all selections

View solution in original post

2 Replies
Not applicable

{1<

Place the above at the begining of the set instead of {< or {$<

This will exclude all selections

phcaptjim
Creator
Creator
Author

Thank you!!!