Skip to content

Commit 180935e

Browse files
authored
Merge pull request #10155 from MicrosoftDocs/mints-norah-ai-suggestions-new
FAQ for field suggestions and How to
2 parents e17b981 + dd35c19 commit 180935e

File tree

5 files changed

+129
-2
lines changed

5 files changed

+129
-2
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@
296296
href: ./canvas-apps/ai-conversations-create-app.md
297297
- name: Continue editing your app with Copilot (preview)
298298
href: ./canvas-apps/ai-edit-app.md
299+
- name: Use field suggestions by Copilot
300+
href: ./canvas-apps/ai-field-suggestions.md
299301
- name: Create an app using data
300302
items:
301303
- name: From Microsoft Dataverse
@@ -2585,6 +2587,8 @@
25852587
href: ./common/faq-timeline-highlights-with-copilot.md
25862588
- name: FAQ about using Copilot with Power Fx
25872589
href: ./common/faqs-copilot-powerfx.md
2590+
- name: FAQ about field suggestions by Copilot
2591+
href: ./common/faq-field-suggestions.md
25882592
- name: FAQ about filtering, sorting, and searching canvas galleries with Copilot
25892593
href: ./common/faq-filter-with-copilot.md
25902594
- name: Resources
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: How to use field suggestions by Copilot in Power Apps Studio
3+
description: Use field suggestions by Copilot in Power Apps Studio.
4+
author: norliu
5+
ms.topic: conceptual
6+
ms.custom: canvas
7+
ms.collection:
8+
- bap-ai-copilot
9+
- get started
10+
ms.reviewer: mkaur
11+
ms.date: 5/7/2024
12+
ms.subservice: canvas-maker
13+
ms.author: norliu
14+
search.audienceType:
15+
- maker
16+
contributors:
17+
- mduelae
18+
- norliu
19+
---
20+
21+
# Use field suggestions by Copilot
22+
23+
Use field suggestions by Copilot to select the best fields to display when you link a data source to a control in a canvas app. Instead of using the default fields that Power Apps selects, makers can view up to 10 suggestions from Copilot. The field suggestions are based on the data schema and the context of the app. An app maker can review the suggestions and make adjustments as needed, saving time and improving the quality of the app.
24+
25+
## Prerequisites
26+
27+
- Prerequisites for Copilot in Power Apps features: [Copilot in Power Apps overview (preview)](ai-overview.md)
28+
- See if this feature is available in your region: [Product availability report](https://releaseplans.microsoft.com/en-US/availability-reports/?report=productgeoreport)
29+
- Learn how to turn on Copilots in your region: [Turn on copilots and generative AI features](/power-platform/admin/geographical-availability-copilot)
30+
31+
## Use field suggestions
32+
33+
Field suggestions by Copilot work when you bind a data source to one of the following controls:
34+
35+
- Gallery
36+
- Form (modern)
37+
- Table (modern)
38+
- Edit form (classic)
39+
- Display form (classic)
40+
- Data table (classic)
41+
42+
Supported data sources:
43+
44+
- Dataverse
45+
- Structured query language (SQL)
46+
- SharePoint list
47+
48+
When you select a data source for a control, Copilot analyzes the data schema and recommends up to 10 fields that are relevant and meaningful for your app. If you have more than 10 required fields, Copilot merges the AI suggestions together with the required fields so you don't get an error when you submit a form. You can view the suggestions in the **Fields** pane and preview how it looks in your app. You can also adjust the orders, remove fields, and add more fields from the data source. When you're done, apply the changes and view the results in your app.
49+
50+
51+
## See also
52+
- [FAQs for field suggestions by Copilot](../common/faq-field-suggestions.md)

powerapps-docs/maker/canvas-apps/ai-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mduelae
55
ms.topic: conceptual
66
ms.custom: canvas
77
ms.reviewer:
8-
ms.date: 05/3/2024
8+
ms.date: 05/15/2024
99
ms.subservice: canvas-maker
1010
ms.author: tapanm
1111
search.audienceType:
@@ -33,6 +33,7 @@ Learn how to use Copilot features in Power Apps.
3333
- [Add Copilot control to a canvas app (preview)](add-ai-copilot.md)
3434
- [Leverage Azure OpenAI Service in AI Builder (preview)](/ai-builder/prebuilt-azure-openai)
3535
- [Create Power Fx formulas with Copilot](ai-formulas-formulabar.md)
36+
- [Use field suggestions by Copilot](ai-field-suggestions.md)
3637

3738
**Model-driven apps**
3839

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: FAQs for field suggestions by Copilot
3+
description: These FAQs provide information about the AI technology that uses to get field suggestions by Copilot, along with key considerations and details about how AI is used, how it was tested and evaluated, and any specific limitations.
4+
ms.date: 5/15/2024
5+
ms.custom:
6+
- responsible-ai-faqs
7+
ms.topic: article
8+
author: norliu
9+
ms.author: norliu
10+
ms.reviewer: mkaur
11+
ms.collection:
12+
- bap-ai-copilot
13+
---
14+
15+
# FAQs for field suggestions by Copilot
16+
17+
These frequently asked questions (FAQs) describe the AI impact of field suggestions by Copilot in Power Apps.
18+
19+
## What is field suggestions by Copilot?
20+
21+
In Power Apps Studio, when a maker connects a gallery or form to a data table, Power Apps automatically selects certain system-generated key columns, such as ID, created on, or modified on. These columns might not be relevant to the app users. Moreover, makers have to manually select each field, which can be a tedious process for large data tables. With field suggestions, Copilot can recommend relevant columns to the gallery or form when the developer binds it to data using the table’s metadata. This feature can save makers time in field configuration, thereby accelerating the app building process.
22+
23+
## What are the system’s capabilities?
24+
25+
At the time, a maker first binds to or changes data source of a gallery or form to a data table, Copilot will automatically suggest up to 10 of the most relevant fields. A maker must approve the suggestions for it to take effect. Makers can adjust the results easily as they change fields today.
26+
27+
Supported controls:
28+
- Gallery
29+
- Form (classic)
30+
- Form (modern)
31+
- Table (modern)
32+
33+
Supported data sources:
34+
- Dataverse
35+
- SQL
36+
- SharePoint list
37+
38+
39+
## What is the system’s intended use?
40+
41+
The system is intended to help makers save time in app editing by preloading and selecting the most relevant fields when data source change happens.
42+
43+
## How was field suggestions by Copilot evaluated? What metrics are used to measure performance?
44+
45+
We evaluate the feature both qualitatively and quantitatively. To assess the quality of the feature, we're conducting user studies with makers to gather their feedback on their experiences, thoughts about the feature's quality, and suggestions for improvement. Additionally, we're monitoring telemetry data to track the number of makers who tried the feature, the success rate of the feature, and the ratio of positive to negative feedback. Before releasing the Copilot feature, we conducted extensive testing to ensure its functionality. If you encounter any issues with the content generated, provide feedback. Your feedback is used to enhance Microsoft's products and services. Your organization's IT admins have access to your feedback data for management purposes. For more information, read the [Privacy Statement](https://go.microsoft.com/fwlink/?linkid=2182930%22%20%5Ct%20%22_blank).
46+
47+
## What are the limitations of field suggestions by Copilot? How can users minimize the impact of field suggestions by Copilot limitations when using the system?
48+
49+
- Copilot will only use the table’s metadata to make recommendations, it doesn’t allow maker to provide natural language input to specify what columns they want. If you think this is critical, send us feedback.
50+
- This capability is powered by [Azure OpenAI Service](/azure/cognitive-services/openai/overview).
51+
- This capability is in the process of rolling out and might not be available in your region yet.
52+
- This capability may be subject to usage limits or capacity throttling.
53+
- Your environment must be in the United States region.
54+
- This feature doesn’t support non-English language input.
55+
- This feature only supports limited controls and actions as listed in the [intended use](faq-field-suggestions.md#what-is-the-systems-intended-use) section. - Microsoft is actively working on expanding the scope of this feature and support more actions incrementally.
56+
57+
58+
## What operational factors and settings allow for effective and responsible use of the system?
59+
60+
Copilot will only read your table’s metadata (so table name, description, column name, description, column’s data type) to make recommendations and select fields. To yield the best quality, it’s strongly recommended that when you create your data source, use meaningful names and descriptions for both the table and the columns.
61+
62+
63+
## See also
64+
65+
[Use field suggestions by Copilot](../canvas-apps/ai-field-suggestions.md)
66+
67+
68+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/maker/common/responsible-ai-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: FAQ about using AI responsibly in Power Apps
33
description: Find FAQ about how to use copilot AI responsibly with Power Apps to build apps through conversation, generate app descriptions, edit apps, and more.
4-
ms.date: 03/22/2024
4+
ms.date: 05/15/2024
55
ms.custom:
66
- responsible-ai-faqs
77
- ai-gen-docs-bap
@@ -43,3 +43,5 @@ ms.collection:
4343
- [FAQs about using Copilot in timeline highlights](faq-timeline-highlights-with-copilot.md)
4444
- [Create Power Fx formulas with Copilot](../canvas-apps/ai-formulas-formulabar.md)
4545
- [FAQs about using Copilot with Power Fx](./faqs-copilot-powerfx.md)
46+
- [Use field suggestions by Copilot](../canvas-apps/ai-field-suggestions.md)
47+
- [FAQs for field suggestions by Copilot](faq-field-suggestions.md)

0 commit comments

Comments
 (0)