Table Row to Variable

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementTable Row to Variable

This node uses the first 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.

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, long, double, boolean, or String values as defined.
Omit
If selected the node ignores Missing Values or empty table columns.

Input Ports

Icon
The table whose first row will constitute variables' values.

Output Ports

Icon
Connection carrying on the variables.

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.