Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 51 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |