Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
When using a conditional title on a shape map, the default "highlight" filter feature prevents conditional formatting to be applied.
Example:
Shape Map has 'Country' as 'location'.
A conditional title could be:
IF( HASONEVALUE(Countries[Country]), "Selected country: " & VALUES(Countries[Country]), "All countries")
When no country is selected, the title will be "All countries".
However when selecting a country, the title does not change.
This appears to be caused by the fact that this visual uses 'highlight' filtering which apparently does not impact the filter context within the visual.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.