Skip to content

Commit ada18a9

Browse files
author
ecfan
committed
Fix link
1 parent 31f2837 commit ada18a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/logic-apps/create-maps-data-transformation-visual-studio-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,8 @@ In the following example, when the purchase quantity exceeds 20 items, the mappi
366366

367367
:::image type="content" source="media/create-maps-data-transformation-visual-studio-code/condition-example-code-view.png" alt-text="Screenshot shows Code pane with conditional mapping between source and target elements using the functions, Greater, If, and Multiply.":::
368368

369+
<a name="save-map"></a>
370+
369371
## Save your map
370372

371373
When you're done, on the map toolbar, select **Save**.
@@ -379,7 +381,7 @@ Visual Studio Code saves your map as the following artifacts:
379381

380382
To confirm that the transformation works as you expect, you'll need sample input data.
381383

382-
1. Before you test your map, make sure to [generate the latest **<*your-map-name*>.xslt** file](#generate-xslt).
384+
1. Before you test your map, [save the map to generate a current **<*your-map-name*>.xslt** file](#save-map).
383385

384386
1. On your map toolbar, select **Open test panel**.
385387

0 commit comments

Comments
 (0)