This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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.