Node Connectivity

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

Row Filter Streamable

Allows filtering of data rows based on row numbers, RowID, and cell values.

Row Splitter Streamable

Allows splitting input data into two output tables based on row numbers, RowID, and cell values.

Row Filter (deprecated) StreamableDeprecated

Allows filtering of data rows by certain criteria, such as RowID, attribute value, and row number range.

Row Splitter (deprecated) StreamableDeprecated

Allows splitting of the input table by certain criteria, such as RowID, attribute value, and row number range.

Rule-based Row Filter Streamable

Filters the input table based on user-defined business rules

Rule-based Row Filter (Dictionary) Streamable

Filters the input table based on user-defined (in a table) business rules

Rule-based Row Splitter Streamable

Splits the input table based on user-defined business rules

Rule-based Row Splitter (Dictionary) Streamable

Splits the input table based on user-defined (in a table) business rules

Concatenate Streamable

Concatenates two or more tables row-wise.

Concatenate (Optional in) StreamableDeprecated

Concatenates tables row-wise, inputs are optional.