Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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.