Node Connectivity

There are 5522 nodes that can be used as predessesor for a node with an input port of type Generic Port.

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

Table Row To Variable Loop Start Deprecated

Iterates over an input data table, whereby each row defines on iteration with variable settings taken from the values in that row

Table Row To Variable Loop Start Deprecated

Iterates over an input data table, whereby each row defines an iteration with variable settings taken from the values in that row

Table Row to Variable Loop Start Modern UI

Iterates over an input data table, whereby each row defines an iteration with variable settings taken from the values in that row.

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.