Forum Discussion
IainMacnab
9 years agoRegular Visitor
Plot a line on a Map
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 ...
- Anonymous9 years ago
You can't do this in any of the existing map visuals but there is a possible R script solution here.
- 9 years ago
You may follow the tutorial to create the custom visual. The developer tools can be used to build R Powered Custom Visual as well.
Anonymous
9 years agoNot applicable
You can't do this in any of the existing map visuals but there is a possible R script solution here.
IainMacnab
9 years agoRegular Visitor
Many thanks,
Never used R before but it will be an interesting exercise
Thanks for taking the time to reply!!!