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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I'm working with many coordinates that represent sectors.
In my data model, these sectors are GeoJson polygon but I can modify this structure as I want.
I load data on Power BI using a homemade API and I have to avoid import/export manipulations as much as some posts suggest.
I would like to add my polygons on a map.
Actually, I can visualise each points separatly on map. I don't find how can I do for do the same with polygons.
One solution could be to build a shape with polygons but, I hope there is a better way.
Someone knows how can I draw polygons on Power BI map ?
Thanks ! 🙂
Hi,
I am in a similar situation. I am wondering if you already found a solution for this? @BastienB
Thanks in advance.
Hi,
Shape map can meet my requirement but I have to do too much manipulations and data transformations to build one.
I would like to give a coordinates list then, Power BI display it on map.
Thanks !