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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Bharath12
Contributor III
Contributor III

How to exclude lookup match rows

Hi,

 

i want to exclude lookup matched rows from output. Please see the sample data below.

 

source file 1                   Lookupfile                                     targetfile

123456                           456374                                         123456

456374                            734541                                       3154611

789654                           8745654

3154611                         789654

 

Can some one help me how to exclude matched rows.

 

Thanks,

 

 

Labels (3)
1 Solution

Accepted Solutions
vapukov
Master II
Master II

Hi,

 

tMap INNER JOIN do this for you, select catch rejected on output and it will work as expected

0683p000009M2TY.png

 

row1 (main flow - source file in your case)

row2 - lookup

View solution in original post

2 Replies
vapukov
Master II
Master II

Hi,

 

tMap INNER JOIN do this for you, select catch rejected on output and it will work as expected

0683p000009M2TY.png

 

row1 (main flow - source file in your case)

row2 - lookup

akumar2301
Specialist II
Specialist II

0683p000009M33m.jpg