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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.