Skip to content

Commit d9d5922

Browse files
authored
Update date and preview format details
1 parent 572a171 commit d9d5922

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/maker/canvas-apps/power-apps-yaml.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Source code files for canvas apps (pa.yaml)
33
description: Learn about how to view source code files for canvas apps.
44
author: marcelbf
55
ms.author: marcelbf
6-
ms.date: 11/1/2024
6+
ms.date: 3/18/2025
77
ms.topic: conceptual
88
ms.reviewer:
99
ms.subservice: canvas-maker
@@ -92,11 +92,11 @@ This schema represents an experimental format employed by the Power Platform CLI
9292

9393
You can't directly convert ***.fx.yaml** files to the new formats. To convert older apps, you need to package the canvas app as a **.msapp** file and import it into Power Apps Studio.
9494

95-
## Early Preview
95+
## Preview
9696

97-
This version is used by [Code view](code-view.md) during the Public Preview. Is designed to create apps within Power Apps Studio, letting you easily copy and paste controls. In this version, the source code is used in Power Apps Studio instead of being converted (like the experimental format).
97+
This version is used by [Code view](code-view.md) during the [preview](working-with-experimental-preview.md#preview) period. It is designed to create canvas apps in Power Apps Studio, allowing you easily copy and paste controls. In this version, the source code is used in Power Apps Studio instead of being converted (like the experimental format).
9898

99-
The Early Preview format was temporary and it is no longer in use. You can paste code from the Early preview format
99+
The format during the preview was temporary and it is no longer in use. You can paste code from the preview format.
100100

101101
Here are the changes made from the experimental format:
102102

0 commit comments

Comments
 (0)