Table Row to Variable
This node uses a single row of a data table to define new
flow variables. The names of the variables are defined
by the column names and the variable assignments (i.e. the values)
are given by the values in the row. The variables are exposed
using a variables out connection.
Dialog Options
- Fail
- If selected the node fails with an error on Missing Values or empty tables.
- Defaults
- If selected the node replaces Missing Values or empty table columns by either integer, double, or String values as defined.
- Omit
- If selected the node ignores Missing Values or empty table columns.
Ports
Input Ports
0 |
The table whose first(!)
row will constitute variables' values. |
Output Ports
0 |
Connection
carrying on the variables. |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.