# Manage aggregations

Inforiver’s aggregation feature allows you to override the native Power BI aggregation for measures without having to make extensive model-level changes.&#x20;

In this video, learn how to apply custom measure aggregations in a specific report (e.g., average quantity sold) instead of using the default aggregation used in a data model (e.g., the sum of quantity sold).&#x20;

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

> ## **Related resources**
>
> #### Feature highlights
>
> [Visual calculations in Power BI](https://inforiver.com/webinars/visual-level-formula-calculations-powerbi/)
>
> #### User guide
>
> [Manage aggregations ](https://docs.inforiver.com/advanced-topics/manage-aggregations)


---

# 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/visual-level-formulas/manage-aggregations.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.
