Joins two tables based on a selected column value in the TOP input table containing within it, a value in the BOTTOM input table. (i.e. the value in the bottom table is a substring of the value in the top table.)
Note that this joiner simply performs a pattern match using wildcards placed either side of the lookup value, so if the lookup value contains standard sql wildcards % and _, these will be interpreted as wildcards too)
Two additional output ports provide the rows that did not match from the two input tables
16 May 2023 @takbb Brian Bates
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!