Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All,
I have a request for the ability to show routes on a map in a Power BI report. The user has a list of routes with origins and destinations. They would like an arc drawn between each of the origin and destination points and for these to be selectable in order to filter data in the dashboard.
I cannot find any obvious way to do this in the existing map controls. Does anyone know of a custom visual that would allow this. it seems like a useful addition for the many companies that deal with route related information
Thanks in advance
Solved! Go to Solution.
You can't do this in any of the existing map visuals but there is a possible R script solution here.
Proud to be a Super User!
You may follow the tutorial to create the custom visual. The developer tools can be used to build R Powered Custom Visual as well.
i was able to find a solution for this problem. i work for a large transportation company and we wanted to visualized our lanes by customer, states, timeframe etc... and ICON MAP PRO add in in power BI was able to help us with this need. it would be nice if microsoft could implement some of those visual and functions directly on the maps in power BI.
This seems like a great fit for Mapbox GL tools as a custom viz. A few lines of javascript can easily transform point parts to arcs, and linestrings are natively rendered in Mapbox tools even for really large numbers of lines. - https://bl.ocks.org/ryanbaumann/7a5480c20f2de3aba91bb19435403b3b
That looks like a lovely render. I will give that a try when I get a minute
Thanks for your reply
This seems like a great fit for a custom visual with Mapbox GL.
Here's an example of converting 1000 point pairs to arcs with a few lines of javascript for a custom visual - https://bl.ocks.org/ryanbaumann/7a5480c20f2de3aba91bb19435403b3b
You may follow the tutorial to create the custom visual. The developer tools can be used to build R Powered Custom Visual as well.
You can't do this in any of the existing map visuals but there is a possible R script solution here.
Proud to be a Super User!
This is an old thread, but in case someone comes across it, the Route Map custom plugin does plot routes on maps https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380985?tab=Overview
Many thanks,
Never used R before but it will be an interesting exercise
Thanks for taking the time to reply!!!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |