Select Multiple Sorting Options
Learn how to apply multiple sorting options to the table.
You can choose multiple sorting options for the application's table.
Note
According to the Designer's choice, you can't sort certain columns. There could be two reasons:
- The Designer has disabled the sorting for the desired column.
- The column you want to sort is a Logical Column: columns that calculate data in real time without saving them. Logical Columns aren't sortable. (See Configure Calculations Without the Necessity of Storage: Logical Columns in the Designer Guide to learn more about Logical Columns.)
In both the cases, you can't sort a column.
The priority for the sorting will be from the oldest to the latest sorted column.
Example
The user chooses in order the following sorting options: Descending sorting for the column Surname, Ascending sorting for the column Name, and Descending Sorting for the column Birthday. The sorting order and priority for the table's rows will be Surname, Name, and Birthday.
Repeat the Steps 1-2 of the Sort a Column section for each column you want to order by.
The tag of each activated option will appear on the upper-right corner of the table. The tags are arranged from the oldest to the latest starting from the left.
Note
If you choose sorting options for one or more columns in a Detail table, the customization of that Detail table will be mirrored on the other Master rows.
See the What are Details? section for more information about Detail tables.