# 3. Field Parameters

Super Filter now supports Field Parameters within the visual. Field parameters allow users to dynamically change the measures or dimensions being analyzed within a report.

### Steps to Enable and Use:

1. Create a Field Parameter in Power BI. For additional guidance, review the official documentation: [Create Field Parameter in Power BI Desktop](https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters)
2. Populate the field parameter in the Category Data field.

<figure><img src="/files/Vj6In9iDBsVRQiuHD4XJ" alt="" width="563"><figcaption><p>GIF 1: Field Parameter in Super Filter</p></figcaption></figure>


---

# 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/3.-field-parameters.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.
