I have 2 tables and each has one column, I want to filter out rows in the first table in which column value contains any value in column of the second table.
Example:
Table 1
Rowid Column
1 this is the first row
2 this is the second row
3 this is the third row
ā¦
n this is the nth row
Table 2
Rowid column
1 second
2 fifth
my desired result will be without row 2, 5.
any suggestions to handle this? Thanks in advance!
Hi Martyna, Ivan & Saqib,
Thanks for sharing your experience and useful workflow. Based on your workflow, I created a new workflow and its executed time is acceptable when running with a large dataset.
Here is my workflow in KNIME Hub: https://kni.me/w/I4KGrafgcXTgpb7E