Skip to content

Commit 011c702

Browse files
authored
Merge pull request #251537 from stevemunk/PowerBI-visual-update-outdated-screenshots
Updated images in the Power BI Visual overview article.
2 parents c93a9c6 + 06e2c71 commit 011c702

8 files changed

+5
-11
lines changed
488 KB
Loading
446 KB
Loading
393 KB
Loading
209 KB
Loading
331 KB
Loading
264 KB
Loading
269 KB
Loading

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

Lines changed: 5 additions & 11 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: 11/29/2021
7+
ms.date: 09/29/2023
88
ms.topic: how-to
99
ms.service: azure-maps
1010
services: azure-maps
@@ -64,24 +64,19 @@ Take the following steps to load the Azure Maps visual:
6464

6565
:::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":::
6666

67-
2. 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 **AdminDistrict** column (also known as state or province).
67+
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.
6868

6969
:::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":::
7070

71-
<!---------------------------------------------------------------
72-
> [!NOTE]
73-
> The built-in legend control for Power BI does not currently appear in this preview.
74-
--------------------------------------------------------------->
75-
76-
3. To scale the data relatively, drag a measure into the **Size** bucket of the **Fields** pane. In this example, we're using **Sales** column.
71+
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.
7772

7873
:::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":::
7974

80-
4. 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 50% and the high-contrast outline option enabled.
75+
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.
8176

8277
:::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":::
8378

84-
5. You can also show or hide labels in the **Format** pane. The following two images show maps with the **Show labels** setting turned on and off:
79+
1. You can also show or hide labels in the **Format** pane. The following two images show maps with the **Show labels** setting turned on and off:
8580

8681
:::image type="content" source="media/power-bi-visual/show-labels-on.png" alt-text="A screenshot of the Azure Maps visual displaying a map with the show labels setting turned on in the style section of the format pane in Power BI." lightbox="media/power-bi-visual/show-labels-on.png":::
8782

@@ -211,7 +206,6 @@ Customize the visual:
211206
[satellite]: supported-map-styles.md#satellite
212207
[satellite road labels]: supported-map-styles.md#satellite_road_labels
213208

214-
215209
[Manage the Azure Maps Power BI visual within your organization]: power-bi-visual-manage-access.md
216210
[Microsoft Azure Legal Information]: https://azure.microsoft.com/support/legal/
217211
[Navigating the map]: map-accessibility.md#navigating-the-map

0 commit comments

Comments
 (0)