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.
Good Morning
Does anyone know if i can use the what3words location in a power bi mapping visual other than ArcGis
Solved! Go to Solution.
I don't believe so. I think you would need a translation table that does a conversion to lat/long. Maybe there is an API you can call from Power BI, or you can use a Spark notebook to ingest (what3words), convert and export (lat/long) your location data and use the result in your Power BI model.
Proud to be a Super User! | |
I don't believe so. I think you would need a translation table that does a conversion to lat/long. Maybe there is an API you can call from Power BI, or you can use a Spark notebook to ingest (what3words), convert and export (lat/long) your location data and use the result in your Power BI model.
Proud to be a Super User! | |
Thank you
I just found this Power Automate connector as well that can be useful, if you prefer that approach as opposed to Spark:
https://learn.microsoft.com/en-us/connectors/what3wordsip/
Proud to be a Super User! | |