Sorting data
General¶
You can sort data in ascending or descending order at any time (even while data is being loaded) by:
- Values in any key or data columns
- Mappings in any key columns
- Any combinations of the above options
Sorting Data by Value in a Key or Data Column¶
To sort data by value in a key or data column:
- Click the corresponding column header. The (Descending order) and (Ascending order) icons to the right of the column header show the currently selected sorting order.
Sorting Data by Mapping in a Key Column¶
To sort data by mapping in a key column:
- Place your mouse pointer over the header of the target key column.
- Click the (Column options) button.
- Select the Sort by mapping option from the appeared popup menu.
- The m sign in the key field header shows that sorting is performed by mapping.
Sorting Data by Several Key or Data Columns¶
To sort data by several key or data columns:
- Set the required sorting for the first desired column ( Device Type in this example).
- Place your mouse pointer over the header of the second desired column ( In App in this example).
- Click the (Column options) button.
- Select the Add to multi-sort option from the appeared popup menu.
- The 1 and 2 signs in the key field headers show that sorting is performed by two columns (first by Device Type and then by Browser).