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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ukrutter
Frequent Visitor

Plot activity using custom Shape Map visual - UK Counties

I have activity within my dataset which shows activity with a latitude and longitude reference. I have shown this as a heat map using the Map visual. How can I use this data to better show by UK county using the Shape map visual? Do I need to use a json file with the various co-ordinates?

 

Capture.JPG

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

Shape map works by matching up a field in your data with metadata in the shape map, for example, location. So, in this example, latitude and longitude wouldn't be a good match for a county shapemap.

If you add a field to your data with some method of identifying county then I think it would work.

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

Shape map works by matching up a field in your data with metadata in the shape map, for example, location. So, in this example, latitude and longitude wouldn't be a good match for a county shapemap.

If you add a field to your data with some method of identifying county then I think it would work.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors