Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
We are looking for a solution to present flight routes in a PowerBi dashboard. We considered R visuals however this way we loose some of important features. ESRI maps looks much better but we don't know if it is possible to link different locations. Is this something doable in ESRI maps?
Thanks, Michal
Solved! Go to Solution.
I agree with @Anonymous, the ArcGIS map visual doesn't currently support lines/routes, only points (<30,000). It's also not released to the 'Publish To Web' service yet if you have public users. That said, it seems a very powerful (alberit still evolving) visual. Also, Steve Howard has an interesting post about using sampling which can simulate many points as a line - see http://angryanalyticsblog.azurewebsites.net/index.php/2016/08/02/map-visual-how-to-deal-with-large-datasets/
On mapping with R, that blog post from @ankitpatira is excellent but I've found that:
I agree with @Anonymous, the ArcGIS map visual doesn't currently support lines/routes, only points (<30,000). It's also not released to the 'Publish To Web' service yet if you have public users. That said, it seems a very powerful (alberit still evolving) visual. Also, Steve Howard has an interesting post about using sampling which can simulate many points as a line - see http://angryanalyticsblog.azurewebsites.net/index.php/2016/08/02/map-visual-how-to-deal-with-large-datasets/
On mapping with R, that blog post from @ankitpatira is excellent but I've found that:
@Anonymous Nice links as always! Just Voted.
Also anyone else reading please Vote to bring the Aerial (Satellite Photo) MAP Background option from PowerView to PBI.
Thanks!
Hi @emichal,
Based on test, arcgis map seems not suitable for filght map. R script visual is more suitable for your requirement.
If you want to know more about how to use r visual to create the flight map, you can refer to ankitpatira's blog:
R script and R visuals in Power BI
Regards,
Xiaoxin Sheng