> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/knowledge-base/report-creation/sort.md).

# Sort

{% tabs %}
{% tab title="Sort by Ascending" %}
Sort any field in reports by ascending order to show values from smallest to the largest, or alphabetically from A to Z.\
\
**For Example**: Sorting the report by Product Title arranges field values to start from 'A'.

You also have an option to limit the number of rows shown per page to the Top 10, 25, 50 or 100.&#x20;
{% endtab %}

{% tab title="Sort by Descending" %}
The Descending Sort feature lets you arrange data to show the highest value first and lowest value last. For text, reverse alphabetical order is applied (from Z to A).

**For Example**: Applying the descending sort to a report's Product Title column places products with names starting from Z first, then those with Y, and so on.

You can also limit the number of rows shown per page to the Top 10, 25, 50, 100, or see all rows on the same page.
{% endtab %}

{% tab title="Multi-Sort" %}
Sort multiple fields in ascending or descending order as required. This sorting allows for flexibility in applying the sort function for enhanced data analysis. \
\
**Ex:** Sorting **Product Title** in ascending order and **Net Quantity** in descending order.

You can limit the number of rows shown per page to the Top 10, 25, 50, 100, or see all of them.
{% endtab %}
{% endtabs %}
