# Advanced sorting

The Advanced Sorting option provides the capability to sort your data on different columns simultaneously i.e. perform a nested sort. Click on the Advanced button in the sorting interface to open the Advanced sorting window.

{% hint style="info" %}
Advanced sorting takes precedence over basic sorting. For instance, if you have sorted the data by the variance and then applied advanced sorting on a dimension category, the basic sort will be overridden.
{% endhint %}

## 1. Advanced sorting for charts

We can use the advanced sorting option to apply a nested sort on Subcategory in ascending order and Region in descending order.

<figure><img src="https://3132984990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbOoZhPvC57Z0CNgep4Ib%2Fuploads%2FpKX21zogflIdRJS4qehj%2Fimage.png?alt=media&#x26;token=f68ddf59-e2b0-4be2-b935-f854f7c7a17c" alt=""><figcaption><p>Advanced sorting for charts</p></figcaption></figure>

## 2. Advanced sorting for cards

You can apply nested sorting in the trellis mode as well. The group dimension can also be used as a sorting factor i.e. you can sort the panels. In this example, we have:

* sorted the panels in descending order (based on Month)
* sorted the bars in each chart in ascending order (based on Actuals)

<figure><img src="https://3132984990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbOoZhPvC57Z0CNgep4Ib%2Fuploads%2FsP9Dew4kEl2XSpemYgrm%2Fimage.png?alt=media&#x26;token=ee950c97-a1c7-49fc-b4ec-1b190cb8ff5d" alt=""><figcaption><p>Advanced sorting for cards</p></figcaption></figure>

## 3. Advanced sorting for tables

In table mode, you can perform an Excel-like nested sort. We've sorted based on the axis values.

<figure><img src="https://3132984990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbOoZhPvC57Z0CNgep4Ib%2Fuploads%2FaQWEww1kpERZYiMYRlaM%2Fimage.png?alt=media&#x26;token=1d6a7065-4bb5-4800-a7c5-ec8caff8a9a9" alt=""><figcaption><p>Advanced sorting for tables</p></figcaption></figure>
