Use Sort to control the order of the data that is displayed in the table.
Method 1: From the column header
- In the column that you want to sort, clicktap the column heading once to sort in ascending order.
- ClickTap a second time to sort in descending order.
- ClickTap a third time to remove the sort.
- You can also clicktap the drop-down arrow next to the heading and sort the data.
Method 2: From the Refine slide out panel
- ClickTap Sort and the column you want to sort.
- ClickTap Sort Ascending, Sort Descending, or No Sort.
- ClickTap Apply.
- The Sort Ascending arrow or Sort Descending arrow appears next to the column name to indicate that the column is sorted in ascending or descending order.
Multiple column sort
You may want to sort using multiple columns for a variety of reasons. For example, you may want to sort employees by their status, and then sort the employee list by badge number to make sure that the badges of terminated employees have been inactivated and returned.
Select multiple columns to sort
- ClickTap the first column (indicated by or next to the column heading). The data is immediately sorted by that column, first in ascending order, as described above.
- If you select a second column (indicated by ² or ²), the data will continue to be sorted by the first column and, then, for all rows that share a duplicate value in the first column, the second column defines the sort order, either in ascending or descending order within that duplicate value. See the use case below.
- If you select a third column (indicated by ³ or ³), if the previously selected column contains any duplicate values, the next selected column sorts the values within the duplicates, in ascending or descending order, and so on.
Note: If you click a column header directly, any previously applied multiple sorting is removed and the grid sorts on the selected column.
Multiple sort example
The following example shows:
- Name, in ascending order
- Employee ID , in descending order
- Primary Job, in ascending order (duplicate numbers are grouped together)
-
Remove columns from the sort
You can remove the sort several ways:
- From the Refine panel> Sort tab, select No sort
- From the column header, select the drop-down arrow and deselect the sort
- Click the column header until the sort is removed
Sort removal notes
- If you remove the only sort applied in the Dataview, then the Dataview is sorted by the default sort order, usually by Employee Name or Org Name.
- If the Dataview has been sorted by two columns, then if you remove the primary sort, then the secondary sort immediately becomes the primary sort.
- If three or more sorts were defined and the second one is removed, then the third sort becomes the secondary sort.