There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
Allows splitting input data into two output tables based on row numbers, RowID, and cell values.
Allows filtering of data rows by certain criteria, such as RowID, attribute value, and row number range.
Allows splitting of the input table by certain criteria, such as RowID, attribute value, and row number range.
Filters the input table based on user-defined business rules
Filters the input table based on user-defined (in a table) business rules
Splits the input table based on user-defined business rules
Splits the input table based on user-defined (in a table) business rules
Concatenates two or more tables row-wise.
Concatenates tables row-wise, inputs are optional.
Groups the table by the selected column(s) and aggregates the remaining columns using the selected aggregation method.