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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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')

Labels (1)
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)