Notification

AppSheet will be conducting service maintenance starting Sunday, May 19th, 2024 at 12:00 PM (7:00 PM UTC) and completing no later than 4:00 PM PDT (11:00 PM UTC). Learn more

SORT()

Sorted list items

Returns a new list consisting of the items in sorted order, either ascending (default) or descending.

Sample usage

SORT(LookupTable[ColumnC]) returns a sorted list of values from ColumnC in the LookupTable

Syntax

SORT(list, [descending?])

  • list - A list of any type.
  • descending? - A Yes/No expression. Set to TRUE to sort in descending order (high to low) or FALSE to sort in ascending order (low to high). Defaults to FALSE.

See also

List expressions

List functions

ANY()

INDEX()

LIST()

MAX()

MIN()

ORDERBY()

TOP()

UNIQUE()

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Main menu
391594521231491650
true
Search Help Center
true
true
true
false
false