# Nested top N + others

In business scenarios, it is very common for decision-makers to examine the following: Customers contributing to the most revenue, Spend Categories that consume most of the budget, Key vendors from whom we procure the most and more.&#x20;

This can be easily achieved using the top/bottom N + others feature in Inforiver. You can also&#x20;

(a) Create nested rules - like the bottom 3 sub-categories in each of the top 2 categories&#x20;

(b) Create multi-level nested rules - by increasing the number of hierarchy levels even beyond two

(c) Append the category name to 'Others' for each instance of others

{% embed url="<https://lumel.wistia.com/medias/z9pzrtc9oy>" %}

> ## **Related resources**
>
> #### Feature highlights
>
> [Explore data in Power BI](https://inforiver.com/explore-data-powerbi/)
>
> #### User guide
>
> [Top N + others](https://docs.inforiver.com/working-with-inforiver/3.-basic-interactions/explore-and-filter-data/top-n)
>
> #### Blogs
>
> [Dynamic and nested Top N + Others in Power BI](https://inforiver.com/blog/general/dynamic-and-nested-top-n-others-in-power-bi/)


---

# 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://videos.inforiver.com/reporting-matrix/general/nested-top-n-+-others.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.
