Sort rows

The Sort rows step sorts the entire table in ascending or descending order based on values in the column(s) you choose.

Input/output

The example data we'll connect to this step has a table of Sales orders.

Let's say we're wanting to view this data by "SalesOrderNumber" column in an Asc order, the data will be shown as the following.

Settings

Pick the dataset.

Type in "Column to sort" the column name or index to sort.

Select from "Sort order" dropdown the Ascending or Descending options.

Last updated