多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.5 KiB

title description tags keywords
Sorting records Learn how to sort records in NocoDB. [Table operations Sort Gallery view Kanban view Grid view] [NocoDB table sort sort records]

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.

Adding or Editing Sort

  1. Click the Sort button in the toolbar menu.
  2. Choose the Field to sort by.
  3. Configure the sorting Direction : ascending or descending

Sort Field

Sort Direction

  • You can configure multiple fields for subsequent-level sorting.

Nested Sorting

:::info Field configured at the top will be used for the first-level sorting, followed by subsequent fields in a top-down order :::

Deleting Sort

  • Click the Sort button in the toolbar.
    • Click on the bin icon to the right of the sort you wish to delete.

Delete Sorting