When using Sort, common questions usually focus on sorting results, restoring the original order, and automatic sorting; this page includes 3 frequent questions and 3 glossary terms.
FAQ
Why does the sorting result not match what I expected?
- Check whether the current sort field uses the correct data type.
- If the field stores numbers, dates, or similar values, make sure the field type matches the content.
- Apply the sort rule again and review whether the result becomes correct.
How do I remove sorting and return to the default order?
- Click Sort on the toolbar.
- Find the current sort conditions.
- Remove the sort conditions and check whether the table returns to the unsorted state.
Why are new entries not sorted automatically?
- Confirm that at least one sort condition has already been set.
- Check whether Automatic Sorting is turned on.
- If it is off, click Automatic Sorting and enter content again to verify the result.
Glossary
| Term | Definition |
|---|---|
| Ascending | A record order that goes from smaller to larger, earlier to later, or A to Z. |
| Descending | A record order that goes from larger to smaller, later to earlier, or Z to A. |
| Multi-field sorting | A sorting method that first sorts by one field and then refines the order with a second or additional fields. |