You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/ai-formulas-formulabar.md
+6-12Lines changed: 6 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,12 @@ Use Copilot in the formula bar to understand what a formula is doing.
57
57
58
58
[This section is prerelease documentation and is subject to change.]
59
59
60
-
Add a comment in the formula bar and Copilot will suggest a suitable formula. You can accept the suggestion or typing through it. The comments can remain in the formula bar as documentation, similar to regular code comments.
61
-
62
-
63
-
> [!IMPORTANT]
64
-
> - Preview features aren’t meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback. For more information, see [Power Apps preview program](../powerapps-preview-program.md).
65
-
> - This capability is in the process of rolling out, and may not be available in your region yet.
60
+
Add a comment in the formula bar and Copilot will suggest a suitable formula. You can accept the suggestion or type through it. The comments can remain in the formula bar as documentation, similar to regular code comments.
66
61
67
62
1. With your canvas app open for editing, type a code comment using **//** or **/*** in the formula bar.
Copilot comment generated formulas can be disabled from app settings.
87
+
Copilot comment generated formulas are enabled by default for new apps, and disabled by default for existing apps, but can be enabled or disabled for any app from app settings.
94
88
95
-
- Go to **Settings** > **Upcoming features**. Set the toggle to **Off** for **Copilot comment-generated formulas**.
89
+
- Go to **Settings** > **Upcoming features**. Set the toggle to **On** or **Off** for **Copilot comment-generated formulas**.
96
90
97
91
> [!NOTE]
98
-
> You won't be able to disable **Copilot comment generated formulas**when it's generally available.
92
+
> You won't be able to disable **Copilot comment generated formulas**once it is fully integrated into the platform.
0 commit comments