Sorting records
Learn how to sort records in NocoDB.
Sorting enables you to arrange your data alphabetically (A → Z) or (Z → A) for text based types and in ascending or descending order for numerical types. NocoDB supports nested sorting, allowing you to select fields and the order in which to apply nested sorting.
Add or edit sort
- Click the
Sort
button in the toolbar menu. - Choose the
Field
to sort by. - Configure the sorting
Direction
: ascending or descending - Use
+ Add Sort Option
to add additional fields for sorting.
The field listed at the top is used for primary sorting, followed by other fields in top-down order for secondary and tertiary sorting.
Delete sort
- Click the
Sort
button in the toolbar. - Click on the trash / bin icon to the right of the sort you wish to delete.