Skip to content

Commit 55bbe6c

Browse files
authored
Merge pull request #293443 from stevemunk/power-bi-visual-map-updates-geocode
Updated images in Power BI visual article on geocode to show new attribution.
2 parents 0a69b76 + 69db722 commit 55bbe6c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
290 KB
Loading
299 KB
Loading

articles/azure-maps/power-bi-visual-geocode.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: This article describes geocoding in Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 03/16/2022
7+
ms.date: 01/23/2025
88
ms.topic: how-to
99
ms.service: azure-maps
1010
ms.subservice: power-bi-visual
@@ -32,7 +32,7 @@ When entering multiple values into the **Location** field, you create a geo-hier
3232

3333
| Button | Description |
3434
|:-:|-------------------------------------------------------------------------------------------|
35-
| 1 | The drill button on the far right, called Drill Mode, allows you to select a map Location and drill down into that specific location one level at a time. For example, if you turn on the drill-down option and select North America, you move down in the hierarchy to the next level--states in North America. For geocoding, Power BI sends Azure Maps country and state data for North America only. The button on the left goes back up one level. |
35+
| 1 | The drill button called "Drill Mode", allows you to select a map Location and drill down into that specific location one level at a time. For example, if you turn on the drill-down option and select North America, you move down in the hierarchy to the next level--states in North America. For geocoding, Power BI sends Azure Maps country and state data for North America only. The button on its left goes up one level. |
3636
| 2 | The double arrow drills to the next level of the hierarchy for all locations at once. For example, if you're currently looking at countries/regions and then use this option to move to the next level, states, Power BI displays state data for all countries/regions. For geocoding, Power BI sends Azure Maps state data (no country/region data) for all locations. This option is useful if each level of your hierarchy is unrelated to the level above it. |
3737
| 3 | Similar to the drill-down option, except that you don't need to select the map. It expands down to the next level of the hierarchy remembering the current level's context. For example, if you're currently looking at countries/regions and select this icon, you move down in the hierarchy to the next level--states. For geocoding, Power BI sends data for each state and its corresponding country/region to help Azure Maps geocode more accurately. In most maps, either use this option or the drill-down option on the far right. This sends Azure as much information as possible and result in more accurate location information. |
3838

@@ -48,7 +48,7 @@ To ensure fields are correctly geocoded, you can set the Data Category on the da
4848
> For instance:
4949
>
5050
> - Correct Usage: State = GA, County = Decatur County
51-
> - Incorrect Usage: State = Decatur County, GA or County = Decatur County, GA
51+
> - Incorrect Usage: State = Decatur County, GA, or County = Decatur County, GA
5252
5353
## Next steps
5454

0 commit comments

Comments
 (0)