The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 !