Forum Discussion
Azure Map
- Anonymous1 year ago
Hi EngenheirBolado,
Thank you for reaching out in Microsoft Community Forum.
Thank you Akash_Varuna for the helpful response.
Please follow below steps to use a point on the map as a button;
1.Create a drill-through page with details and add a drill-through filter based on a unique field (e.g., Location ID).
2.Use a map visual that includes this unique field in its data.
3.Right-click on a point in the map → select Drill-through to navigate to the detailed page.
4.Drill-through dynamically filters the destination page based on the selected map point.
Please continue using Microsoft Community Forum.
If this post helps in resolve your issue, kindly consider marking it as "Accept as Solution" and give it a 'Kudos' to help others find it more easily.
Regards,
Pavan. - 1 year ago
Hello Guys, Well, I didn´t find something that makes the Azure Maps interative withought using the "ToolTip or DrillTrhow". The Map is limmited and we can´t modify any point to become a interative bottom......
If anyone discovery something else that or another map that can do this kind of thing, I will apreciate the support.
Follow my project:
At present, you can’t turn a map point itself into a clickable button that navigates. Power BI visuals (including Azure Maps) don’t allow direct navigation on data points.
The only Possible are:
-
Drill-through pages >> right-click a point, then drill through to a details page filtered for that location.
-
Sync with a slicer >> select a point to filter, then use a separate button set to Page navigation (the button does the navigation, not the map point).