Icon

Transform

This category contains 15 nodes.

Shuffle 

Shuffles the rows of the input tables.

Sorter 

Sorts the rows according to user-defined criteria.

Top k Row Filter 

Selects the top k rows according to user-defined criteria.

Ungroup Streamable

Creates for each list of collection values a list of rows with the values of the collection in one column and all other columns given from the original row.

Unpivot 

This node rotates the selected columns from the input table to rows and duplicates at the same time the remaining input columns by appending them to each […]