Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
BindiyaThota
Helper I
Helper I

Sharing objects from personal workspaces

Hi,

I want to identify users who are sharing objects from their personal workspaces. Have some questions related to that.

  1. Is there any setting to disable users from sharing objects from their personal workspaces?
  2. Is there any monitoring report (already existing or that we could create) that lists all objects in all personal workspaces that have been shared with others. This should not include ojects that were once shared and also un-shared later. I.e at the time of generating the report, only outstanding list of ojects shared from poersonal workspaes should be in that report.

I tried to fetch this information from Audit Logs, but noticed that both sharing and un-sharing are coming through as "ShareReport" activity and so unable to determine if it is really outstanding.

 

Any suggestion is much appecaited. Thanks!

1 ACCEPTED SOLUTION

Hi @BindiyaThota 

I think this one will help https://learn.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin

From my understanding, it shows who has access to each report

 

Joe_Barry_0-1724997169881.png

Joe




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Learn about the Star Schema, it will solve many issues in Power BI!

Date tables help! Learn more



LinkedIn


Let's connect on LinkedIn


View solution in original post

3 REPLIES 3
Joe_Barry
Super User
Super User

Hi @BindiyaThota 

 

In the Power BI Admin Portal, you can see what reports are in a Personal Workspace.
Admin Portal > Workspaces > Click on the 3 dots > Details

There is also the Power BI Rest API. Here you there is a table called Activity Events https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events

Here you can find numerous pieces of information of what is going on in a tenant. There is also a record called ShareDataset. You can also see who is using reports etc..

There are some steps to follow first in Azure to access this API. https://learn.microsoft.com/en-us/rest/api/power-bi/

Is there an option to export the data for you to a Database? I would recommend doing it. Otherwise there is a connector follow this article https://www.thepoweruser.com/2021/02/21/power-bi-rest-api-connector/

 

Hope this helps

Joe




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Learn about the Star Schema, it will solve many issues in Power BI!

Date tables help! Learn more



LinkedIn


Let's connect on LinkedIn


Thank you, @Joe_Barry, for the response.

Yes, we are able to access and export "Activity Events". As you mentioned we also see activities related to sharing such as "ShareReport"/"ShareDataset"/"ShareDashboard". The issue is if someone un-shares a report, that is also getting logged as "ShareReport" activity. Due to this we are unable to distinguish and identify the outstanding objects still being shared by users from thier personal workspaces.

Hi @BindiyaThota 

I think this one will help https://learn.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin

From my understanding, it shows who has access to each report

 

Joe_Barry_0-1724997169881.png

Joe




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Learn about the Star Schema, it will solve many issues in Power BI!

Date tables help! Learn more



LinkedIn


Let's connect on LinkedIn


Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors