Node Connectivity

There are 4148 nodes that can be used as predessesor for a node with an input port of type Table.

Cell Splitter By Position StreamableModern UI

Splits cells in one column of the table at fixed positions into separate columns.

Column Aggregator Streamable

Groups the selected columns per row and aggregates their cells using the selected aggregation method.

Column Appender StreamableDeprecated

A fast way to reverse the operation of a splitter node.

Column Combiner StreamableModern UI

Combines the content of a set of columns and appends the concatenated string as separate column to the input table.

Column Merger StreamableModern UI

Merges two columns into one by choosing the cell that is non-missing.

Column Splitter StreamableModern UI

Splits the columns of the input table into two output tables.

Column Splitter StreamableDeprecated

Splits the columns of the input table into two output tables.

Column Appender StreamableModern UI

A fast way to reverse the operation of a splitter node.

Column to Grid Modern UI

Breaks a selected column (or set of columns) into new columns, such that they align in a grid.

Columns to Collection StreamableModern UI

Combines multiple columns into a new collection column.