Forum Discussion

maurcoll's avatar
maurcoll
Helper IV
1 year ago
Solved

Using what3words in Power BI

Good Morning   Does anyone know if i can use the what3words location in a power bi mapping visual other than ArcGis
  • dk_dk's avatar
    1 year ago

    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.