CASE Switch Data (End)
This nodes takes the data either from one of the input port or
concatenates the two (or three) tables if more than one branch
contains 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 optional input table. |
2 |
The third optional input table. |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.