web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Seeing who a record is Shared With

(2) ShareShare
ReportReport
Posted on by 2

I have records in a table that are User level permissions and I want them to be able to share/assign them as needed.

I am wondering if there is a way to have a column in the view showing the staff that have access? Rather than going one record at a time and clicking on share to see if it has been shared.

I have the same question (0)
  • Verified answer
    Leah Ju Profile Picture
    Microsoft Employee on at

    Hi Bahalzamon,

    Unfortunately, there is currently no OOB method to do this, or you will need some customization.

    As you may be aware, information relating to the Sharing of records in Dataverse/Dynamics 365 is held in the PrincipalObjectAccess(POA) table. 

    https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/reference/principalobjectaccess?view=dataverse-latest 

    There is one column named principalId, which stores the GUID of the user or team with which the record is shared.

    And one column named objectId, which stores the GUID of the record that has been shared

    pastedimage1684474520807v1.png

    Maybe you can create one custom column on your table, then you can retrieve POA table to get user id.

    https://powerusers.microsoft.com/t5/Using-Connectors/Dynamics-365-retrieving-record-share-recipients/td-p/1232540 

  • Suggested answer
    HandeMV Profile Picture
    on at

    Hi,

    Information about Shared records and users is present in "Principle Object Access table" which you can use to retrive information. To view this table data, you can use SQL 4 CDS tool in Xrm toolbox. Then can create power bi Report or something to view everything at one place.

    Please mark verified if this resolves your issue.

  • CU15070746-0 Profile Picture
    on at
    In the SQL query for the view, you can join the table containing the staff access information with the table/view containing the records. This way, you can retrieve the necessary data for each record along with the corresponding staff members who have access.
  • 24HourDynamics Profile Picture
    2 on at
    If you use PowerBI it will be simple you can create a report in Power BI and embedded in Dynamics Dashboard:
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 44

#2
sannavajjala87 Profile Picture

sannavajjala87 25

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 22 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans