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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a column based on territory that is in the format MULTIPOLYGON((( COORDINATES, COORDINATES, COORDINATES )))
How do I convert this into a shape file for mapping?
Use Mapshaper.org to convert into topoJSON.
Hello @lbendlin, thankyou for the answer. So if, for example, I have 500 rows, 1 column has all mutipolygon values, another column has latitude and another column has longitude. Would you extract those three columns and load into mapshaper? Is anything else needed? So, just upload them back to Power BI as a shape file? Thank you for your help.
Hi @lbendlin, thanks for the response. So if for example I have 500 rows, 1 column has all the mutipolygon values, another column has latitude, and another has longitude. Would I extract those three columns and load into mapshaper? Is there anything else needed? Then just load them back up into Power BI as a shape file? Thanks for your help.