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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data filter

Hello,

Could you help me in solving of my request:

I have straight and pivot tables and I need to filter data by some values. For example, I have a table as showed below and I need to show for user only entries if the values in column "MatchStatus" do not equal to 'FT' or 'AT'

Match         MatchStatus

1               FT

2               AT

3               3

4               45

Thank you!

11 Replies
stabben23
Partner - Master
Partner - Master

As I told you, set analysis should NOT be use in calculated Dimension, use it in Expression.

Anonymous
Not applicable
Author

Thanks. It really works, but only in case when I have only this one expression. When I add the second expr. this filter does not work.