End IF

This nodes takes the data either from the top or bottom input port or concatenates the two tables if both branches contain data.

Options

Skip Rows
Duplicate row identifiers (RowID) occurring in the second table are not appended to the output table. This option is relatively memory intensive as it needs to cache the RowIDs in order to find duplicates.
Append Suffix
The output table will contain all rows, but duplicate row identifiers are labeled with a suffix. Similar to the "Skip Rows" option this method is also memory intensive.
Enable hiliting
Enables hiliting between both inputs and the concatenated output table.

Input Ports

Icon
The first input table.
Icon
The second input table.

Output Ports

Icon
Output Table.

Popular Successors

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.