> For the complete documentation index, see [llms.txt](https://docs.cascade.io/cascade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cascade.io/cascade/tools/transform/sort.md).

# Sort

Any table can be sorted by selecting a column in the *Sort On* field. Multiple sort selections may be applied.

Any sort selection must be paired with an `Ascending` or `Descending` selection. The behavior of the selection is contingent on the column's data type. `Ascending` applies to:

* **Numeric fields**: smallest to largest
* **Text**: A to Z
* **Date**: oldest to newest
* **Duration**: shortest to longest
