Sort Values
Sorts the values in the column in ascending/descending order
Last updated
Sorts the values in the column in ascending/descending order
Last updated
To access sorting, click on the icon in the header of a column, then click on Sort by A -> Z for ascending order or Sort by Z -> A for descending order.
Ascending sorting is governed by:
numbers (0-9)
text (aA-zZ)
numbers fields (e.g. BETWEEN)
dates
date fields (e.q. BETWEEN)
functions
value "anything"
Descending sorting is governed:
text (Zz-Aa)
numbers(9-0)
numbers fields (e.g. BETWEEN)
dates
date fields (e.q. BETWEEN)
functions
value "anything"