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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Using Isochrones or visualize near by locations

Hi community

I have been confronted with a request to visualize something like this on a map:

routefinder

In my case, i have three tables: Warehouses, Stores, Cities with 1000+ citizens

I want my users to define a range of 10-1000miles and get all stores and all cities around a selected warehouse on a map. Ideally, the map is painted like in the above example but I would be already happy with just dots been plotted.

 

All three tables have geo-coordinates, so the challenges is to find a way to calculate the distance between each warehouse and each store and visualize them on the map. As i would be simply too much calculation if that would run every time i click on a warehouse, i thought there must be a smarter way.

 

I'm also aware of the ACRIS map that comes with some kind of ISOCHRONE service but it seems to be very limited to their data sources.

 

Happy to see your ideas on the challenges.

 

Best regards

Thorben

 

1 REPLY 1
v-lid-msft
Community Support
Community Support

Hi @Anonymous ,

 

Sorry for that, but I also not found an effective solution to achieve your requirement, we can use measure that calculated the distance between the selected warehouse and other stories in the visual filter may work dynamically but it actually will calculate for each point.

 

Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors