Skip to content

Commit 54b0f03

Browse files
authored
Merge pull request MicrosoftDocs#3794 from rafche/patch-1
improve clearity
2 parents 1b1f79b + 2c90353 commit 54b0f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/model-driven-apps/actions-dashboards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ contributors:
1919

2020
# Actions on dashboards
2121

22-
You can perform actions such as create, retrieve, update, or delete, on organization-owned and user-owned dashboards.
22+
You can perform actions such as create, retrieve, update, or delete on organization-owned and user-owned dashboards.
2323

2424
## Actions on an organization-owned dashboard
2525

2626
To perform the following actions on an organization-owned dashboard (`SystemForm`), you must have the System Administrator or the System Customizer role assigned to your account in Microsoft Dataverse:
2727

28-
- Create, retrieve, update, and delete. You can create or update an organization-owned dashboard by using the Dataverse web services or by customizing the form. For detailed information about creating a dashboard, see [Create a dashboard](create-dashboard.md).
28+
- Create, retrieve, update, and delete. You can create or update an organization-owned dashboard using the Dataverse web services or customizing the form. For detailed information about creating a dashboard, see [Create a dashboard](create-dashboard.md).
2929
- Set an organization-owned dashboard as the default dashboard for an organization by setting the `SystemForm.IsDefault` value to `true` while creating or updating the dashboard.
3030

3131
> [!IMPORTANT]

0 commit comments

Comments
 (0)