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
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: warrenbryant-msft
5
5
ms.topic: conceptual
6
6
ms.custom: canvas
7
7
ms.reviewer: mkaur
8
-
ms.date: 5/2/2024
8
+
ms.date: 7/22/2024
9
9
ms.subservice: canvas-maker
10
10
ms.author: warrenbryant
11
11
search.audienceType:
@@ -57,7 +57,7 @@ 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 type through it. The comments can remain in the formula bar as documentation, similar to regular code comments.
60
+
When you add a comment in the formula bar, Copilot will provide a suggested formula. You have the option to accept the suggestion or manually type the formula. These comments can serve as documentation in the formula bar, just like regular code comments.
61
61
62
62
1. With your canvas app open for editing, type a code comment using **//** or **/*** in the formula bar.
### Enable or disable Copilot comment generated formulas
86
86
87
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.
88
88
89
89
- Go to **Settings** > **Upcoming features**. Set the toggle to **On** or **Off** for **Copilot comment-generated formulas**.
90
90
91
91
> [!NOTE]
92
-
> You won't be able to disable **Copilot comment generated formulas** once it is fully integrated into the platform.
93
-
92
+
> When **Copilot comment generated formulas** is fully integrated into the platform and generally available, it won't be possible to disable it.
94
93
## Responsible AI
95
94
96
95
Review the Microsoft Documentation on [FAQ about using AI responsibly in Power Apps](../common/responsible-ai-overview.md) to understand the choices a user has when working with AI. Additionally, review the [Power Fx Copilot FAQ](../common/faqs-copilot-powerfx.md) for questions regarding this functionality specifically.
0 commit comments