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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MK9885
Master II
Master II

Ignore selection in Set

Hi,

I'd like to ignore the selection of few filters in my dashboard.

num(only({$<Field1, Field2,FIELD1toIGNORE=,FIELD2toIGNORE=>} Dimension),'#.00%')

I used $ and = in set but when I select a field my chart disappears.

The chart is using static values from xl file and linked to fact using composite key.

Can anyone suggest how to ignore filter selection and give them static value?

neelamsaroha1575

stalwar1

loveisfail

Thanks.

10 Replies
sunny_talwar

But you do have them in your expression?

num(only({$<Field1, Field2,FIELD1toIGNORE=,FIELD2toIGNORE=>} Dimension),'#.00%')

What do you mean they are not in set analysis? How else do you add something into set analysis?