You can sort your data by a number of different elements, including text, numbers, dates, or even booleans (true / false values). You can also rearrange the order of your sorted data by "valid values," errors, and black (or null) data.
To sort by one column:
Sorting FacilityName by Text (a-z)

To sort multiple columns:
Sorting by Facility Name (Text, a-z), Program (Text, a-z), and Date (Date, earliest first)

Just sorting a column or columns does not change your data permanently.
After sorting your data, a new drop-down will appear beside the Row and Records portion of the interface. This new drop-down is called "Sort." By selecting that drop-down, you are able to see which columns are currently sorted. In addition, you are given options to "remove sort" (reverting your data back to its original order) and to "reorder rows permanently" (making the sorting changes permanent to your dataset).
