Skip to content

Commit d052da4

Browse files
committed
Fixed typo
1 parent 29c4daf commit d052da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/retrieve-and-delete-the-history-of-audited-data-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After auditing is enabled and data changes are made to those entities and attrib
2626
Refer to the sample link at the end of this topic for sample code that demonstrates some of these change history message requests.
2727

2828
> [!IMPORTANT]
29-
> Large attribute values, such as [Email.Description](reference/entities/email.md#BKMK_Description) or [Annotation](eference/entities/annotation.md) are limited (capped) to 5KB or ~5,000 characters in length. A capped attribute value can be recognized by three dots at the end of the text, for example “lorem ipsum, lorem ip…”.
29+
> Large attribute values, such as [Email.Description](reference/entities/email.md#BKMK_Description) or [Annotation](reference/entities/annotation.md) are limited (capped) to 5KB or ~5,000 characters in length. A capped attribute value can be recognized by three dots at the end of the text, for example “lorem ipsum, lorem ip…”.
3030
>
3131
> Going forward, [Audit](reference/entities/audit.md) entity records will be stored in Common Data Service’s log storage. Linking audit records with other entity records using FetchXML will no longer be possible.
3232

0 commit comments

Comments
 (0)