Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

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 Streamable

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

Column Merger Streamable

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

Column Splitter Streamable

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

Column Appender Streamable

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

Column to Grid 

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

Create Bit Vector 

Generates bit vectors either from multiple string or numerical columns, from a single string column containing the bit positions to set, […]

Expand Bit Vector 

Expands the Bit Vector to individual integer columns.

Create Collection Column Streamable

Combines multiple columns into a new collection column.