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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
michak80
Contributor III
Contributor III

IF NOT MATCH function - help

Hello, 

below you can see the table where exist some transactions. My problem is that I do not want to see transactions where ITL_FROM_LOC_ID is CONTAINER. As you can see, I try to use "if not match" but it doesn't work for me because I still see this line but with (-). 

Is it possible to recieve data without these transactions? 

michak80_0-1633115100879.png

 

 

1 Solution

Accepted Solutions
michak80
Contributor III
Contributor III
Author

Hello @Saravanan_Desingh 

thank you for sugestion but honestly speaking it's not clear for me 😞

I'm using table and added column "Dimention" 

However, I think I found solution. I unmarked flag "Include null values" and  I got what I need. 

View solution in original post

2 Replies
Saravanan_Desingh

Please use the 'If(Not Match' in your Dimension. Not in the Expression.

michak80
Contributor III
Contributor III
Author

Hello @Saravanan_Desingh 

thank you for sugestion but honestly speaking it's not clear for me 😞

I'm using table and added column "Dimention" 

However, I think I found solution. I unmarked flag "Include null values" and  I got what I need.