# Comments with filter context

Inforiver cracks the code for implementing true, dynamic commentary in Power BI tables that respond to the context set by filters/slicers.

Till date, to implement dynamic, context-sensitive commentary, your comments had to come from your Power BI data model (like any other dimension). However, when you facilitate user-entered comments, the solution would cease to be dynamic.

But not anymore!

Inforiver allows you to capture context-aware comments without any dependence on IT - as this solution does not need any database, server, or writeback service. And what's more - this solution also works for row-level, cell-level, and column-level comments.

{% embed url="<https://vimeo.com/885088450>" %}

> ## **Related resources**
>
> #### Blogs
>
> [Comments with Filter/Slicer Context Awareness in Power BI](https://inforiver.com/blog/general/comments-filter-slicer-context-awareness-powerbi/)


---

# 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/comments-with-filter-context.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.
