Skip to content

Commit 28aa817

Browse files
authored
Update ai-formulas-formulabar.md
1 parent 23f3b52 commit 28aa817

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

powerapps-docs/maker/canvas-apps/ai-formulas-formulabar.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: warrenbryant-msft
55
ms.topic: conceptual
66
ms.custom: canvas
77
ms.reviewer: mkaur
8-
ms.date: 5/2/2024
8+
ms.date: 7/22/2024
99
ms.subservice: canvas-maker
1010
ms.author: warrenbryant
1111
search.audienceType:
@@ -57,7 +57,7 @@ Use Copilot in the formula bar to understand what a formula is doing.
5757

5858
[This section is prerelease documentation and is subject to change.]
5959

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.
6161

6262
1. With your canvas app open for editing, type a code comment using **//** or **/*** in the formula bar.
6363
:::image type="content" source="media/copilot/ufb-comment-copilot.png" alt-text="Typed comment":::
@@ -82,15 +82,14 @@ Add a comment in the formula bar and Copilot will suggest a suitable formula. Yo
8282
- User defined functions aren't supported.
8383
- This feature isn't available in the Canada region.
8484

85-
### Enable/Disable Copilot comment generated formulas
85+
### Enable or disable Copilot comment generated formulas
8686

8787
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.
8888

8989
- Go to **Settings** > **Upcoming features**. Set the toggle to **On** or **Off** for **Copilot comment-generated formulas**.
9090

9191
> [!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.
9493
## Responsible AI
9594

9695
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

Comments
 (0)