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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors