Skip to content

Commit 7a4bdba

Browse files
Update articles/azure-maps/power-bi-visual-add-reference-layer.md
Fix grammar issue Co-authored-by: steve munk <[email protected]>
1 parent 54fab45 commit 7a4bdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/power-bi-visual-add-reference-layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To use a hosted spatial dataset as a reference layer:
4545
1. Select **URL** from the **Type** drop-down list.
4646
1. Select **Enter a URL** and enter a valid URL pointing to your hosted file. Hosted files must be a valid spatial dataset with a `.json`, `.geojson`, `.wkt`, `.kml` or `.shp` extension. Once the link to the hosted file is added to the reference layer, the URL appears in the **Enter a URL** field. To remove the data from the visual simply delete the URL.
4747

48-
:::image type="content" source="./media/power-bi-visual/reference-layer-hosted.png" alt-text="Screenshot showing the reference layers section when using 'Enter a URL' input control.":::
48+
:::image type="content" source="./media/power-bi-visual/reference-layer-hosted.png" alt-text="Screenshot showing the reference layers section when using the 'Enter a URL' input control.":::
4949

5050
1. Alternatively, you can create a dynamic URL using Data Analysis Expressions ([DAX]) based on fields, variables or other programmatic elements. By utilizing [DAX], the URL will dynamically change based on filters, selections, or other user interactions and configurations. Please refer to [Expression-based titles in Power BI Desktop] for more details.
5151

0 commit comments

Comments
 (0)