Skip to content

Commit 5486f35

Browse files
Merge pull request #251634 from stevemunk/PowerBI-Visual-Add-a-3D-column-layer-Update-Image
New Screenshot for the article: “Add a 3D column layer”
2 parents cbf692b + 0029a82 commit 5486f35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
121 KB
Loading

articles/azure-maps/power-bi-visual-add-3d-column-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: This article demonstrates how to use the 3D column layer in an Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 11/29/2021
7+
ms.date: 09/15/2023
88
ms.topic: how-to
99
ms.service: azure-maps
1010
services: azure-maps
@@ -14,7 +14,7 @@ services: azure-maps
1414

1515
The **3D column layer** is useful for taking data to the next dimension by allowing visualization of location data as 3D cylinders on the map. Similar to the bubble layer, the 3D column chart can easily visualize two metrics at the same time using color and relative height. In order for the columns to have height, a measure needs to be added to the **Size** bucket of the **Fields** pane. If a measure isn't provided, columns with no height show as flat squares or circles depending on the **Shape** option.
1616

17-
:::image type="content" source="./media/power-bi-visual/3d-column-layer-styled.png" alt-text="A map displaying point data using the 3D column layer":::
17+
:::image type="content" source="./media/power-bi-visual/3d-column-layer-styled.png" alt-text="A map displaying point data using the 3D column layer." lightbox="./media/power-bi-visual/3d-column-layer-styled.png":::
1818

1919
Users can tilt and rotate the map to view your data from different perspectives. The map can be tilted or pitched using one of the following methods.
2020

0 commit comments

Comments
 (0)