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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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 III
Partner - Contributor III

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)>}