Reference Row Splitter

This node allows rows to be split from the first table using the second table as reference. Rows which are available in both the input table and the reference table will be written into the table of the first output port. All others in the second one.

Options

Data column (in first input)
The column from the table to be split that should be used for comparison.
Reference column (in second input)
The column from the filter table that should be used for comparison.
Update domains of all columns
Advanced setting to enable recomputation of the domains of all columns in the output table such that the domains' bounds exactly match the bounds of the data in the output table.

Input Ports

Icon
The input table
Icon
The reference table

Output Ports

Icon
The rows that match the reference table
Icon
The rows that do not match the reference table

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.