Home > Data Nodes > Data Source Node > Explore Data Node > Graph Node > Update Table Node > Create Update Table Node > Update Table Node Automatic...
If Auto Input Column Selection is selected, the following occurs:
When input is connected: If the Update Table node has a selected table to update, then any columns that match the existing columns in the table are mapped to that column automatically. The node becomes valid, assuming that at least one column was included in the specification.
When input is disconnected: All columns are automatically removed. Node becomes invalid.
When the input node is edited:
If a column is added to the input node, the column is added to the update node, if there is a matching column in the existing table.
If a column is removed, the column is removed from the node.
If a column is edited, there are two possibilities: if the edited column no longer matching an existing column, it is removed; the edited column matches an existing column, it is added.
If Auto Input Column Selection is off, you must manually add and remove column specifications from the Update Table node.