Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 Area | Count |
| HR | 105 |
| CV | 462 |
| B | 1388 |
| GL | 200 |
| WR | 256 |
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
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:
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 33 |