Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
qmestu
Helper IV
Helper IV

Shape map highlighting

Hi,

 

I have a shape map which lists the counties of a country. These counties are part of a district. For District and County i have a couple of slicers. How can i make these slicers highligh the district and county? I can only highlight district OR county right now, and i need to highlight both and the county in a different color.

 

Thanks.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@qmestu , In the color option in filled map with FX(conditional formatting). Shape map you might not able to do that

 

You need to create an independent table for location or city. then create a measure color

 

Measure = if( table[City] = selectedvalue(City[City]) , "Blue", "white")

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@qmestu , In the color option in filled map with FX(conditional formatting). Shape map you might not able to do that

 

You need to create an independent table for location or city. then create a measure color

 

Measure = if( table[City] = selectedvalue(City[City]) , "Blue", "white")

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.