Forum Discussion
Anonymous
6 years agoNot applicable
Using .shp files in Power BI to create maps
Hi, I have an SHP file that I am able to view using QGIS. I need to use this file to create a shape map in PowerBI. I have converted the file to .geojson and then to TopoJson as suggested by man...
v-yingjl
Community Support
6 years agoHi Anonymous ,
To create shape maps by using your custom topojson files, you can try the following steps without uploading it to Power Query Editors:
- Using the latest version power bi desktop,( https://www.microsoft.com/en-us/download/details.aspx?id=45331) ,enable Shape map features (Files > Options and settings > Options > Preview features > Shape map visual).
- When you create a shape map, in Format menu, under Shape options, select ‘+Add map’ and choose your custom .json file.
For further information about shape map, you can refer the following Microsoft document that can also help you:
https://docs.microsoft.com/en-us/power-bi/visuals/desktop-shape-map
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
TDouglass
3 years agoFrequent Visitor
HI, Sorry to bring this up again, but I have a similiar situation. I have done the above steps using the custom maps, however the Map contains Alaska and Hawaii. In R, it looks like a filter can be applied to the shape map. Is that possible in Power BI?