Skip to content

Commit 2d06950

Browse files
authored
Update merge-duplicate-records.md
1 parent 4a0bad8 commit 2d06950

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/user/merge-duplicate-records.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ There are a few situations when duplicates may be found:
6161

6262
> [!IMPORTANT]
6363
> If a field or control matches any of the following conditions, it will not show up in the merge dialog:
64-
> - The containing section is invisible in form descriptor or form XML regardless whether the section shows up in runtime. It is possible to show using the client API.
64+
> - The containing section is invisible in form descriptor or form XML regardless whether the section shows up in runtime. It is possible to show it using the client API.
6565
> - The control does not have a class property.
6666
> - The attribute's metadata `ValidForUpdate` is False.
6767
> - The control is **Quick Form Collection Control** or **Reference Panel Quick Form Collection Control**.
6868
> - The attribute's metadata `ValidForUpdate` is False.
6969
> - The attribute is `Picklist` or `MultiSelectPickList` and it has either a parent picklist or child picklist attribute.
70-
> - The attribute is ` parentaccountid` on the Account entity; this is a system setting and cannot be changed.
71-
> - The attribute is ` parentcustomerid` on the Contact Entity; this is a system setting and cannot be changed
70+
> - The attribute is ` parentaccountid` on the Account entity; this is a system setting and cannot be changed.
71+
> - The attribute is ` parentcustomerid` on the Contact Entity; this is a system setting and cannot be changed
7272

0 commit comments

Comments
 (0)