References → Sort Recipe
The sort tool is essential for sorting data results based on one or more columns, enabling users to organize data in a specific order, ascending or descending. This sorting capability is crucial for data analysis, reporting, and ensuring the information is presented meaningfully and comprehensibly.
Configuration
Configuration | Description |
---|---|
Recipe Name | A freeform name of how a user would like to name a recipe |
Input | Select a previously constructed recipe to process |
Sorting Order | Ascending - ● Numeric - Low to high ● String - A to Z, then a to z ● Date - Oldest to most recent Descending - ● Numeric - Low to high ● String - z to a, then Z to A ● Date - Most recent to oldest |
Columns | Select which columns to sort. Multiple columns can be selected. |
Note
The order columns selected reflect the order in which the columns are sorted. In 2024.4, it’s a known issue that the front end does not reflect the column selection order, but the backend will be sorted correctly.