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: support/power-platform/power-apps/dataverse/cleanup-inherited-access.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to clean up inherited access
3
-
description: Introduces how to remove inherited access to records when the cascade configuration of a table changes in Microsoft Dataverse..
4
-
ms.date: 09/07/2023
3
+
description: Introduces how to remove inherited access to records when the cascade configuration of a table changes in Microsoft Dataverse.
4
+
ms.date: 09/08/2023
5
5
author: paulliew
6
6
ms.author: paulliew
7
7
ms.reviewer: jdaly
@@ -25,7 +25,7 @@ After the [cascading behavior of a table relationship](/power-apps/developer/dat
25
25
26
26
## How to verify the access to related records
27
27
28
-
When you find that you have unexpected access to records, you can use the **Check Access** feature or the `RetrieveAccessOrigin` message to verify the access to the related records.
28
+
Users may report that they have unexpected access to records. There are two ways that you can verify the access to the related records: using the **Check Access** feature or the `RetrieveAccessOrigin` message.
0 commit comments