Skip to content

Commit 48d7a58

Browse files
Live Publish (01/14/2025 11:00:01 AM)
2 parents dafb073 + 9d7a742 commit 48d7a58

File tree

5 files changed

+78
-7
lines changed

5 files changed

+78
-7
lines changed
Loading
Loading
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Use row summaries in model-driven apps
3+
description: Learn how to access and utilize AI-generated row summaries in main forms.
4+
ms.date: 12/17/2024
5+
ms.topic: article
6+
ms.component: pa-user
7+
ms.subservice: end-user
8+
author: JasonGre
9+
ms.author: JasonGre
10+
ms.reviewer: smurkute
11+
ms.collection:
12+
- bap-ai-copilot
13+
search.audienceType:
14+
- enduser
15+
contributors:
16+
---
17+
18+
# Use row summaries in model-driven apps
19+
The **Row summary** feature in model-driven apps provides users with a concise, AI-generated overview of key details about a record (row). Displayed within the **AI assistance** area at the top of main forms, the summary helps users quickly understand essential information without manually scanning through fields, related records, or activity timelines. Summaries are presented in either a paragraph or bullet point format, ensuring clarity and ease of consumption.
20+
21+
The feature enhances user efficiency by delivering context-rich insights directly within the form. Users can interact with summaries to copy content, regenerate updated information, and provide feedback on their relevance, improving both usability and accuracy.
22+
23+
> [!IMPORTANT]
24+
> - This feature is in public preview for Dynamics 365 apps.
25+
> - Preview features aren’t meant for production use and might have restricted functionality.
26+
> - Preview features are available before an official release so that customers can get early access and provide feedback.
27+
28+
## Prerequisite
29+
Copilot assistance is available for all model-driven apps where the [AI insight cards](/power-platform/admin/settings-features#ai-insight-cards-preview) toggle is turned on.
30+
31+
## Limitations
32+
Summaries are only currently supported in the English language.
33+
34+
## Feature details
35+
36+
### Viewing the record summary
37+
- When a [table has been configured to display summaries](../maker/data-platform/configure-form-row-summary.md#create-a-row-summary), the record summary will appear in the **AI assistance** area at the top of the main form.
38+
- The summary content is dynamically generated and presented in a clear paragraph or bullet point format, emphasizing key details about the record.
39+
40+
> [!NOTE]
41+
> Record summaries only appear after a new record has been successfully saved. For unsaved records, the summary area remains hidden.
42+
43+
:::image type="content" source="media/row_summary_expanded.png" alt-text="Screenshot that shows a row summary card in the AI assistance area on a form.":::
44+
45+
### Expanding and collapsing the summary
46+
- Users can **expand** or **collapse** the summary section as needed. The system remembers the expanded/collapsed state for each user across sessions per device, ensuring a consistent experience when revisiting records.
47+
- Summaries are currently expanded by default.
48+
49+
:::image type="content" source="media/row_summary_collapsed.png" alt-text="Screenshot that shows a collapsed row summary.":::
50+
51+
### Acting on the summary
52+
- **Copy**: Users can select the **Copy** button to copy the summary content directly to their clipboard for easy sharing or documentation.
53+
- **Refresh**: Users can select the **Refresh** button to regenerate the summary content, ensuring the displayed information reflects the latest updates to the record.
54+
55+
### Providing feedback
56+
- To improve the usefulness of summaries, users are encouraged to rate the feature using the **thumbs up** or **thumbs down** icons.
57+
- This feedback mechanism helps refine summary generation, ensuring future summaries better meet user expectations and needs.
58+
59+
### Related information
60+
61+
[Manage feature settings](/power-platform/admin/settings-features)
62+
[Configuring summaries for tables](/power-apps/maker/common/faq-from-filling-assistance)

powerapps-docs/user/smartGrid.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Filter, sort, and search galleries with Copilot (preview)
33
description: Learn how to use Copilot to quickly filter, sort, and search canvas app galleries by using natural language.
4-
ms.date: 11/22/2024
4+
ms.date: 01/15/2025
55
ms.topic: article
66
ms.component: pa-user
77
ms.subservice: end-user
@@ -39,7 +39,7 @@ This feature provides five main benefits:
3939
- **Copilot keeps private data private.** Copilot works only with the data that is normally returned to the application. It doesn't access fields that aren't returned to the app in a gallery/grid or form.
4040

4141
> [!IMPORTANT]
42-
> - This feature isn't yet available, but rollout is expected to begin in late June. When the feature is released, it will be turned on by default. However, you can turn the feature off before the release. In this case, it should remain turned off when it's rolled out to you.
42+
> - This feature isn't yet available, but rollout is expected to begin in late June. When the feature is released, it will be turned on by default. However, you can turn off the feature before the release. In this case, it should remain turned off when it's rolled out to you.
4343
> - To use this feature, your environment must be in a region that has graphics processing unit (GPU) capacity, or the **Move data across regions** checkbox must be selected for your tenant. To learn more, go to [Turn on copilots and generative AI features](/power-platform/admin/geographical-availability-copilot).
4444
> - To use this feature, the browser language must be US English.
4545
> - This capability is powered by [Azure OpenAI Service](/azure/cognitive-services/openai/overview).
@@ -68,16 +68,21 @@ This feature provides five main benefits:
6868

6969
## Turn off gallery filtering in the web player
7070

71-
You can turn off gallery filtering for an app or environment by using a PowerShell cmdlet.
71+
You can turn off gallery filtering for an app or an environment.
7272

7373
> [!NOTE]
7474
> - When you use PowerShell cmdlets, you must use the latest Power Apps admin PowerShell module version. To learn more, go to [Get started using the Power Apps admin module](/powershell/powerapps/get-started-powerapps-admin).
75-
> - If an admin turns this feature off at the environment level, it isn't available for any apps in that environment.
75+
> - If an admin turns off this feature at the environment level, it isn't available for any apps in that environment.
7676
> - The PowerShell cmdlets might take up to two hours to take effect.
77-
> - This feature isn't yet available, but rollout is expected to begin in late June. When the feature is released, it will be turned on by default. However, you can turn the feature off before the release. In this case, it should remain turned off when it's rolled out to you.
77+
> - This feature isn't yet available, but rollout is expected to begin in late June. When the feature is released, it will be turned on by default. However, you can turn off the feature before the release. In this case, it should remain turned off when it's rolled out to you.
7878
7979
### Turn off gallery filtering for an app
8080

81+
You can turn off this setting for an app through the maker portal.
82+
1. In the app list, select the three dots to the right of the app that you want to change the setting for.
83+
2. Select **Settings**.
84+
3. Turn off the switch titled **Filter assistance in the web player (preview)**.
85+
8186
To turn off gallery filtering for an app, run the following PowerShell cmdlet.
8287

8388
```powershell

powerapps-docs/user/well-written-input-text-copilot.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Draft well-written, input text with Copilot (preview)
33
description: Learn how to use Copilot to quickly generate well-written text that can be used in text boxes in apps made with Power Apps.
4-
ms.date: 11/26/2024
4+
ms.date: 01/15/2025
55
ms.custom:
66
- responsible-ai-faqs
77
ms.topic: article
@@ -70,8 +70,12 @@ You can turn off text assistance for an app or an environment using a PowerShell
7070
> - The PowerShell cmdlets might take up to two hours to take effect.
7171
7272
### Turn off text assistance for an app
73+
You can turn off this setting for an app through the maker portal.
74+
1. In the app list, select the three dots to the right of the app that you want to change the setting for.
75+
2. Select **Settings**.
76+
3. Turn off the switch titled **Text assistance in the web player (preview)**.
7377

74-
You can use a PowerShell cmdlet to turn off this setting for an app.
78+
You can also use a PowerShell cmdlet to turn off this setting for an app.
7579

7680
To turn off for an app using PowerShell:
7781

0 commit comments

Comments
 (0)