What could be the problem with MSD with below error screenshot when one clicks +/Add

Antony Ngure 0 Reputation points
2026-04-28T17:40:21.5666667+00:00

What could be the problem with MSD with below error screenshot when one clicks +/Add User's image

Community Center | Not monitored

1 answer

Sort by: Most helpful
  1. AI answer

    2026-04-28T17:40:44.8966667+00:00

    The error message indicates a permissions issue: the security role assigned to the user who clicks + / Add is missing at least one required privilege on the target Dataverse/Dynamics 365 entity.

    In practice, this means:

    • The user’s current security role(s) do not include the needed Create/Read/Write (or other) privilege on the specific table (entity) that the + / Add action is trying to use.
    • The operation fails and shows the “Insufficient Permissions” dialog.

    To resolve this, an administrator needs to:

    1. Identify which entity the + / Add button is creating or linking (for example, Opportunity, Activity, custom table, etc.).
    2. Open the user’s security role(s) in the Power Platform admin center or Dynamics 365 security settings.
    3. Grant the appropriate privilege (typically Create, and sometimes Read and Append/Append To) on that entity at the correct access level (user, business unit, organization).
    4. Save the role and have the user sign out and sign back in, then retry the + / Add action.

    Once the missing privilege is added to at least one of the user’s roles, the + / Add operation should succeed.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.