Node Connectivity

There are 3146 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 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 

Allows to halt execution when a certain condition is met.

Chunk Loop Start Streamable

Each iteration processes a different chunk of rows.

Column List Loop Start 

Iterates over a list of columns

Loop End 

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.

Column List Loop Start Deprecated

Iterates over a list of columns