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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Id123789
Contributor
Contributor

How to a filter to whole sheet

How to setup a filter to exclude data?

 for example: the data source i used is an excel file and i'd like to setup a filter to exclude if column A = AA for whole sheet tables.

please suggest how to do it. thanks. 

 test.PNG

Labels (1)
1 Reply
Prem0212
Creator
Creator

use this expression  if(column A <> 'AA',  column A)