Forum Discussion
Tooltips in Azure Map
Hi,
I have an Azure Map with latitude and longitude plotted. I have a requirement to list a number of properties on a tooltip which meet those values but I'm having trouble showing these. Does anyone have any guidance on this matter ?
thanks
Scott
Hi PaisleyPrince - we can customize what appears in a tooltip by adding fields to the Tooltip field well.In your case, you will want to add the properties you wish to display (e.g., property name, address, etc.) into the Tooltip well. This can include any relevant columns or measures associated with each latitude and longitude point.If you are using a report tooltip, make sure your fields (latitude, longitude, and property details) are properly filtered based on the coordinates of the map visual.Ensure that the interaction settings between your map and tooltip page work as expected to filter the correct properties based on map data.
Get started with Azure Maps Power BI visual - Microsoft Azure Maps | Microsoft Learn
Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn
please check the above functionalities and let know
1 Reply
- rajendraongole1Super User
Hi PaisleyPrince - we can customize what appears in a tooltip by adding fields to the Tooltip field well.In your case, you will want to add the properties you wish to display (e.g., property name, address, etc.) into the Tooltip well. This can include any relevant columns or measures associated with each latitude and longitude point.If you are using a report tooltip, make sure your fields (latitude, longitude, and property details) are properly filtered based on the coordinates of the map visual.Ensure that the interaction settings between your map and tooltip page work as expected to filter the correct properties based on map data.
Get started with Azure Maps Power BI visual - Microsoft Azure Maps | Microsoft Learn
Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn
please check the above functionalities and let know