Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All
I have been fighting with maps for some time trying to get what I thought was a simple heat map to work based on UK postcodes.
After a bit of reading, I found a user who used the Office for National Stats and downloaded all post codes with the long\lat for each, which is a huge file, but now i want to match the post code from my data file with the national stats post cpde and need to find the best way to do this?!
Can you advise how best to achieve this please....then how best to show a count of people in a specific post code on to a map.....
Thank you
Solved! Go to Solution.
I've been using the various post code files from National Statistics and there are usually a number of different post code columns in the files. I'm assuming you've transformed the data in some way?
I can see 3 post codes in the NSPL_AUG_2019_UK file - headers: pcd, pcd2 and pcds. We had an issue with using the first two on our datasets but matched pretty well on pcds. Should be the same on the Nov release.
This assumes your post code data is clean - and that it's all in the same format - in this case pcds. If you've got a mixture, then you can always trim and clean the dataset in order to create a pcd version of the post code and link on that:
See some definitions below:
Three variations of formatting for each postcode are presented:
Source: http://data.nicva.org/dataset/ons-postcode-products
Hopefully that's some help, but let me know if you have any problems.
HI @Anonymous ,
I think you need to add an address mapping table(mapping address and long/lat) as the bridge to link postcode table that contains long/lat information, then use the mapping table to link to your user table address field.
Relationship in Power BI with Multiple Columns
Regards,
Xiaoxin Sheng
HI @Anonymous ,
I think you need to add an address mapping table(mapping address and long/lat) as the bridge to link postcode table that contains long/lat information, then use the mapping table to link to your user table address field.
Relationship in Power BI with Multiple Columns
Regards,
Xiaoxin Sheng
Thank you both for the info, I have managed to get my data linked to the Stats data, and now Im using the correct field it seems to be working well....thank you.
Does PowerBi not support the UK in terms of counties, towns etc as all guides i can find are based on zip code or states which look very easy to manipulate!?
Thanks again
I've been using the various post code files from National Statistics and there are usually a number of different post code columns in the files. I'm assuming you've transformed the data in some way?
I can see 3 post codes in the NSPL_AUG_2019_UK file - headers: pcd, pcd2 and pcds. We had an issue with using the first two on our datasets but matched pretty well on pcds. Should be the same on the Nov release.
This assumes your post code data is clean - and that it's all in the same format - in this case pcds. If you've got a mixture, then you can always trim and clean the dataset in order to create a pcd version of the post code and link on that:
See some definitions below:
Three variations of formatting for each postcode are presented:
Source: http://data.nicva.org/dataset/ons-postcode-products
Hopefully that's some help, but let me know if you have any problems.
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 |
|---|---|
| 51 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |