Skip to content

Commit 033aeb5

Browse files
committed
Update
1 parent 375b924 commit 033aeb5

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
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)

0 commit comments

Comments
 (0)