Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
Qlikuser09
Creator II
Creator II

select all values except a specific filter selection

i have a 3 filters i want to get all the selections when applied to filters 1 and 2 , but on filter 3 , i want to get the values that are not in the selected field 2,

 

Labels (6)
1 Reply
khaoulaaa
Partner - Contributor II
Partner - Contributor II

Hello,

and if you try to use the set function E()  to exclude selected values from filter 2 may be like this :

{<FieldNameFiltre3=E(selectedValuesFieldFiltre2)>}