Node Connectivity

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

Variable to Table Column StreamableDeprecated

Appends one or more variables as new column(s) to the data table.

Variable to Table Column StreamableDeprecated

Appends one or more variables as new column(s) to the data table.

Variable to Table Row Deprecated

Extracts variables and puts them into a single row table.

Variable to Table column Deprecated

Appends one or more variables as new column(s) to the data table.

Breakpoint Modern UI

Allows to halt execution when a certain condition is met.

Chunk Loop Start StreamableModern UI

Each iteration processes a different chunk of rows.

Column List Loop Start Modern UI

Iterates over columns in the input table

Loop End Modern UI

Node at the end of a loop

Variable Condition Loop End 

Loop end node that checks for a condition in one of the flow variables

Variable Loop End 

Node collecting variables created in a loop.