Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
greggenna
New Member

Accessing map extent in ArcGIS visual

Hi all,

 

I am building a dashboard to access road accident data in the UK.  Ideally, I would like the user to be able to zoom into an area in an ArcGIS map embedded in the dashboard and see the accidents and summary statistics in that area.  The dataset is very large so I would prefer to access the data via an API on an on-demand basis, ie only load the relevant data.  The issue is that the API requires the latitude and longitude of the desired map extent as inputs.  Is there a way to access the coordinates of the map extent in an ArcGIS map in Power BI?

 

Thanks,

Greg

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @greggenna,

Unfortunately, current Power BI does not provide a feature to direct extract the current map extent (latitude and longitude) from an ArcGIS visual embedded in a dashboard. This is because the visual itself is interactive element that does not expose its properties through the interface.

For this scenario, you might consider alternative approaches to achieve a similar result. e.g. you can use other visuals like slicers or filters where users can select a specific region, and then use those selections to filter on your table records to switch the data ranges dynamically. (this approach would require some form of mapping between user selections and the corresponding lat/long values)

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @greggenna,

Unfortunately, current Power BI does not provide a feature to direct extract the current map extent (latitude and longitude) from an ArcGIS visual embedded in a dashboard. This is because the visual itself is interactive element that does not expose its properties through the interface.

For this scenario, you might consider alternative approaches to achieve a similar result. e.g. you can use other visuals like slicers or filters where users can select a specific region, and then use those selections to filter on your table records to switch the data ranges dynamically. (this approach would require some form of mapping between user selections and the corresponding lat/long values)

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.