cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

How to remove so called "complex filter" on QucikInfo page

Hi,
I have created a QuickInfo page that shall appear as popup on the rows of a table visual. The table visual contains columns with categories and columns with measures.

Power BI transfers the filter context from the table row to the quickinfo page as one "complex filter", not as separate filters for separate fields, see screenshot. In the QuickInfo page, I only want to apply the context of one field of the table visual ("Ticketnr.") and remove all other filters. I tried with CALCULATE(..., ALLEXCEPT(Tablename, Tablename[Ticketnr.])) but it seems that this does not split the field from the "complex filter".
ComplexFilter.png
How can I either
- write in DAX that only this one field is applied in the calculation context, or

- control that only this field is transferred as the filter context to the QuickInfo page in the first place?

Thank you very much!
BR

Martin

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I found the solution: On the quickinfo page you have to put the field into the quickinfo fields and select not to transfer all filters.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I found the solution: On the quickinfo page you have to put the field into the quickinfo fields and select not to transfer all filters.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors
Top Kudoed Authors