> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/super-filter/tips-and-tricks/5.-dynamic-format-string-measure.md).

# 5. Dynamic Format string measure

Super Filter now provides support for **dynamic format string measure** within the visual. This feature allows you to apply custom formatting conditions defined in a measure, offering greater flexibility and precision in displaying data.

#### Steps to Enable and Use:

1. Define a measure with custom formatting conditions in Power BI. For additional guidance, review the official documentation: [Create dynamic format strings for measures in Power BI Desktop](https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-dynamic-format-strings).
2. Insert the format string measure into the "Others" section of the Super Filter visual.
3. Turn off the default number formatting option in the visual settings. The visual will now display data according to the formatting conditions defined in the measure.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2FwNbVivfsBdEk5lejFe0v%2FScreen%20Recording%202025-01-21%20003447.mp4?alt=media&token=2655a8a8-8f19-4cef-a5a1-2188d9a8d20e>" %}
Video 1: Dynamic Format string measure for measure values shown in Date Filter.
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/5.-dynamic-format-string-measure.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.
