Skip to content

Commit 9377400

Browse files
Merge pull request #293396 from stevemunk/power-bi-visual-map-updates-get-started
Update screenshots for the Power bi visual getting started article
2 parents 9560a40 + 7cfc1b7 commit 9377400

8 files changed

+7
-3
lines changed
8.48 KB
Loading
50.1 KB
Loading
-30.1 KB
Loading
40.2 KB
Loading
-171 KB
Loading
-90.4 KB
Loading
31.2 KB
Loading

articles/azure-maps/power-bi-visual-get-started.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: This article discusses how to use Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 09/29/2023
7+
ms.date: 01/27/2025
88
ms.topic: how-to
99
ms.service: azure-maps
1010
ms.subservice: power-bi-visual
@@ -70,15 +70,18 @@ Take the following steps to load the Azure Maps visual:
7070

7171
:::image type="content" source="media/power-bi-visual/bubble-layer.png" alt-text="A screenshot of the Azure Maps visual displaying points as bubbles on the map after latitude and longitude fields are provided." lightbox="media/power-bi-visual/bubble-layer.png":::
7272

73-
1. To color the data based on categorization, drag a categorical field into the **Legend** bucket of the **Fields** pane. In this example, we're using the **City** column.
73+
1. To color the data based on categorization, drag a categorical field into the **Legend** bucket of the **Fields** pane. In this example, we're using the **BussinessName** column.
7474

7575
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color.png" alt-text="A screenshot of the Azure Maps visual displaying points as colored bubbles on the map after legend field is provided." lightbox="media/power-bi-visual/bubble-layer-with-legend-color.png":::
7676

7777
1. To scale the data relatively, drag a measure into the **Size** bucket of the **Fields** pane. In this example, we're using **Avg Weekly Sales** column.
7878

7979
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color-and-size.png" alt-text="A screenshot of the Azure Maps visual displaying points as colored and scaled bubbles on the map that demonstrate the size field." lightbox="media/power-bi-visual/bubble-layer-with-legend-color-and-size.png":::
8080

81-
1. Use the options in the **Format** pane to customize how data is rendered. The following image is the same map as shown previously, but with the bubble layers fill transparency option set to 25%, smaller radius, and the black border.
81+
> [!NOTE]
82+
> Unlike the other screenshots in this section, this screenshot demonstrates [Geocoding in Azure Maps Power BI Visual], using coordinate fields (lat/lon) instead of providing a physical address.
83+
84+
1. Use the options in the **Format** pane to customize how data is rendered. The following image is the same map as shown previously, but with the bubble layers fill transparency option set to 25%, smaller radius, and a black border.
8285

8386
:::image type="content" source="media/power-bi-visual/bubble-layer-styled.png" alt-text="A screenshot of the Azure Maps visual displaying points as bubbles on the map with a custom style." lightbox="media/power-bi-visual/bubble-layer-styled.png":::
8487

@@ -219,3 +222,4 @@ Customize the visual:
219222
[Understanding layers in the Azure Maps Power BI visual]: power-bi-visual-understanding-layers.md
220223
[view]: #view
221224
[The location field]: power-bi-visual-geocode.md#the-location-field
225+
[Geocoding in Azure Maps Power BI Visual]: power-bi-visual-geocode.md

0 commit comments

Comments
 (0)