Table Updater

Updates cells in the top input table with the matching cells in the bottom update table. A cell is matching if it is in the same column in both tables and has the same RowID. The domains of the input table are expanded with the domains of the update table.

Options

Columns missing in input table
Controls how to deal with columns in the update table that are not part of the input table.
Rows missing in input table
Controls how to deal with rows in the update table whose RowIDs don't occur in the input table.
Perform update with missing values
If unchecked, the values in the input table remain unchanged if the corresponding value in the update table is missing. If checked, all values are updated.

Input Ports

Icon
The table that is updated by this node.
Icon
The table that contains the updates.

Output Ports

Icon
The updated table.

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.