Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Not in

Hi,

What is the equal function for the not in in Qlikview.

How to use the City not in ('AK','NY')

2 Replies
spsrk_84
Creator III
Creator III

Hi,

In which scenario u want to apply this filter suppose in expression then use Not Equal to OPerator i.e "<>" else if u are applying filter in script level then use Not Exists function.

Hope this may solve ur issue if not let me know the exact scenario where u r apply this condition.

Regards,

Ajay

mongolu
Creator
Creator

NOT MATCH (FieldName, Value1, Value2, Value3)