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
RDF25087
Helper I
Helper I

Heatmap by UK postcode area

Hi all -

 

Re-posting because I can't see my original query....

 

I have some basic data around UK post codes and a count:

Post Code AreaCount
HR105
CV462
B1388
GL200
WR256

 

All I need is a heat map showing the density of the count in each post code area.

 

Any help would be greatly appreciated.

RDF

1 REPLY 1
Anonymous
Not applicable

Hi @RDF25087 ,

Geocoding Postcode Areas: Since Power BI does not natively recognize UK postcode areas as geographical locations, you'll need to enrich your data with geographical coordinates (latitude and longitude) for each postcode area. This can be achieved by using external geocoding services or datasets that provide a mapping between postcode areas and geographical coordinates.

Creating the Heatmap:

  • Import your enriched dataset into Power BI.
  • In Power BI Desktop, select the Map visual from the Visualizations pane.
  • Add the latitude and longitude fields to the Location field well. If you've managed to map postcode areas to a recognizable geographical hierarchy instead, use the postcode area field here.
  • Drag the count field to the Size field well to represent the density.

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 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.

Top Solution Authors