Icon

Transform

This category contains 15 nodes.

Sorter StreamableModern UI

Sorts the rows according to user-defined criteria.

Table Partitioner StreamableModern UI

Splits table into two partitions.

Top k Row Filter StreamableModern UI

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

Ungroup StreamableModern UI

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 Modern UI

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 […]