Sorting simplifies the process of data analysis. After data is sorted, the answers to questions are often readily at your fingertips because sorting ranks data to reveal trends and margins. If you apply simple sort conditions in the Query section, the database server sorts the data while refreshing the query before it is retrieved to your document file.
Typically, you can place an ascending or descending order on a sort condition that you place on a column.
To apply a sort to the query, drag one or more items in the Request pane and drop them into the Sort pane.
Optional: A sort can also be applied by selecting an item and choosing Actions then Add to Sort.
When the query is refreshed, the request item is sorted in the results set.