# 4. Calculation Group

Super Filter now supports Calculation Group within the visual. Calculation groups can significantly reduce the number of redundant measures by grouping common measure expressions as calculation items.

### Steps to Enable and Use:

1. Create a Calculation Group in Power BI. For additional guidance, review the official documentation: [Create Calculation Group in Power BI Desktop](https://learn.microsoft.com/en-us/power-bi/transform-model/calculation-groups)
2. Populate the Calculation Group in the Category Data field.


---

# 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.inforiver.com/super-filter/tips-and-tricks/4.-calculation-group.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.
