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

Set Analysis for 'Does Not Contain'

Is there a way to create an expression through Set-Analysis with a 'Does Not Contain' or a 'Does not Begin With' statement?

3 Replies
sunny_talwar

Sure

Does Not Contain:

{<FieldName -= {'This', 'This1'}>}

Does not Begin With:

{<FieldName -= {'Th*'}>}


Note the negative sign ( - ) before the equals sign (=)

Not applicable
Author

Thanks!

oknotsen
Master III
Master III

If this answers your question, flag his reply as "Correct Answer".

If not, please make clear what part of your question you still need help with.

May you live in interesting times!