Understand canvas apps functionality through code view
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Enabled for | Public preview | Early access | General availability |
---|---|---|---|
Admins, makers, marketers, or analysts, automatically | Jun 2, 2024 | - | Jan 2025 |
Business value
Today, there's no way to view the code of a canvas App in Power Apps Studio. With this feature, makers can use code view to see their app's underlying code to better understand the app's functionality. They can also copy the code to share and paste code to create new controls.
Feature details
With this feature, you can view the source code for the canvas app in a more user-friendly YAML format that is up-to-date.
With code view, you'll be able to:
- Copy controls from Power Apps Studio as YAML code.
- Paste YAML code to Power Apps Studio to create controls.
- View the YAML code within Power Apps Studio.
- Create templates for screens and reuse code.
The Power Fx formula bar must be turned on from the app settings to view the code for a control.