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.
Dialog 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 row IDs 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.
Ports
Input Ports
0 |
The first input table. |
1 |
The second input table. |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.