Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am working on a report that has a slicer based on the field TE_GROUP and also a page filter on the same TE_GROUP field. When selecting a value in the Slicer and one on the page filter the visibile filters on the visualization within the page are shown as in the image:
Is it possible to show the selected values in one single voice, eg. Gruppo di Gestione: ADMIN, ADMIN HD instead of having two different voices even though we are filtering the same field?
Naming both slicer and page filter with the same name doesn't help.
Solved! Go to Solution.
HI @Anonymous,
By default power bi use 'AND' logic' to link different filters and you can't do custom with these effects.
For your requirement, I'd like to suggest create a callout table with field value with relationship and write measure to use DAX expressions to compare and return flags, then you can use it on 'visual level filter' to achieve custom filter effects.
Applying a measure filter in Power BI
Regards,
Xiaoxin Sheng
HI @Anonymous,
By default power bi use 'AND' logic' to link different filters and you can't do custom with these effects.
For your requirement, I'd like to suggest create a callout table with field value with relationship and write measure to use DAX expressions to compare and return flags, then you can use it on 'visual level filter' to achieve custom filter effects.
Applying a measure filter in Power BI
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |