Forum Discussion
Custom Power BI Shapemap
Hello,
I am trying to create a simple shapemaps of areas such as EMEIA, Americas, APAC and some custom areas, to be able to drill down to very custom regions like "Europe West". I was trying to do this through shapemaps but I cannot find anywhere a simple enough step by step instruction on how to get these custom values onto a json coordinate file. Any tips?
2 Replies
- amitchandakSuper User
Magnolia , if you have json map available you can use shape map
Map Json - Shape Map
https://docs.microsoft.com/en-us/power-bi/visuals/desktop-shape-map
https://dataveld.com/2016/09/12/topojson-map-files-for-power-bi-shape-map/
https://medium.com/weareservian/power-bi-custom-maps-part-ii-shape-map-939873da3f66
https://radacad.com/shape-map-better-than-the-filled-mapCustom map
https://community.powerbi.com/t5/Desktop/Create-Your-Own-Custom-Map-for-Power-BI/td-p/165854 - MagnoliaFrequent Visitor
I am using this file to get a general world map - topojson/world-countries-sans-antarctica.json at master · deldersveld/topojson · GitHub
Although my users want to rightclick on a map and drill through to reports through a custom shape for example "entire EMEIA". I am looking for a way to a way to create topojson map that I can customize by selecting countries and then merging them into a region or area (creating different borders).