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/user/record-summaries.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The feature enhances user efficiency by delivering context-rich insights directl
22
22
23
23
> [!IMPORTANT]
24
24
> - This feature is in public preview for Dynamics 365 apps.
25
-
> - Preview features aren’t meant for production use and may have restricted functionality.
25
+
> - Preview features aren’t meant for production use and might have restricted functionality.
26
26
> - Preview features are available before an official release so that customers can get early access and provide feedback.
27
27
28
28
## Prerequisite
@@ -34,13 +34,12 @@ Summaries are only currently supported in the English language.
34
34
## Feature details
35
35
36
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.
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
38
- The summary content is dynamically generated and presented in a clear paragraph or bullet point format, emphasizing key details about the record.
39
39
40
40
> [!NOTE]
41
41
> Record summaries only appear after a new record has been successfully saved. For unsaved records, the summary area remains hidden.
42
42
43
-
::insert image::
44
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.":::
45
44
46
45
### Expanding and collapsing the summary
@@ -50,8 +49,8 @@ Summaries are only currently supported in the English language.
50
49
:::image type="content" source="media/row_summary_collapsed.png" alt-text="Screenshot that shows a collapsed row summary.":::
51
50
52
51
### Acting on the summary
53
-
-**Copy**: Users can click the **Copy** button to copy the summary content directly to their clipboard for easy sharing or documentation.
54
-
-**Refresh**: Users can click the **Refresh** button to regenerate the summary content, ensuring the displayed information reflects the latest updates to the record.
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.
55
54
56
55
### Providing feedback
57
56
- To improve the usefulness of summaries, users are encouraged to rate the feature using the **thumbs up** or **thumbs down** icons.
0 commit comments