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: 
guilherme_olive
Partner - Creator
Partner - Creator

Advanced Formula

Based on this Document (How to Use QlikView Advanced Search with NPrinting Filters)

I need to see all products less '*Shirt*'.

If exist another options for Search Formula I want to know.

Add-an-Advanced-Formula.png

1 Solution

Accepted Solutions
guilherme_olive
Partner - Creator
Partner - Creator
Author

The answer:

=NOT WILDMATCH(ProductName, '*Shirt*')

NPrinting.png

View solution in original post

1 Reply
guilherme_olive
Partner - Creator
Partner - Creator
Author

The answer:

=NOT WILDMATCH(ProductName, '*Shirt*')

NPrinting.png