# Sorting Columns

Click on a header to sort the rows in an **ascending** order. Click again for a **descending** order, a further click will bring you back to the **original sorting order**. You can also select a **secondary sorting column**, just hold the **Shift** key while clicking the second column header. For example, your first sorting is on “Product Category” and the second sorting is on “Customer Segment”. When using multiple columns for sorting, you will see a small integer appear in the column header to indicate the first, second, third etc. columns you sorted the data on.

<figure><img src="/files/9WECIQZkeu8ESvB6XZXg" alt=""><figcaption><p>Sorting columns</p></figcaption></figure>

Set a **default sort order** for dimensions, or set a **custom sort order**, overwriting the default alphabetical order:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/supertables/features/sorting-columns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
