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

Win a FREE 3 Day Ticket to FabCon Vienna. Apply now

Reply
IoannisT
Advocate I
Advocate I

Find which users have access to a report. Not when they accessed it. * Multiple reports/dashboards.

Hi gurus

 

We have 4 Workspaces (all of them "Pro") which house 5-15 Dashboards each.

 

Is there an easy way to check which users have access to each report/dashboard WITHOUT havign to click one by one on each to "manage permisions" tab?

 

*At the moment, not interested in finding what RLS each user has, althouh that would be great.

 

Have you come across something like this before? How did you manage it?

1 ACCEPTED SOLUTION

@IoannisT ,

Ok got it.

 

I think then in that case, the access will be maintained individually for the datasets pointing to reports. You can try using the below API, that returns the User List for the reports in the workspace.

 

You will have to input the workspaceid and datasetid in the api

Datasets - Get Dataset Users In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Regards,

View solution in original post

4 REPLIES 4
Thejeswar
Super User
Super User

@IoannisT ,

You can get the User list having access to a Power BI workspace using REST APIs. The Below link gives you the details on the same

 

Groups - Get Group Users - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Regards,

Hi @Thejeswar 

Thanks for your reply.

My understanding for this is that it will only return users in the workspace.

 

We have a workspace where only 5 users are admins in the workspace (as a whole), and then for each report, we manage individually users to only have access to that specific report.

 

Would your suggestion work for that scenario?

@IoannisT ,

Ok got it.

 

I think then in that case, the access will be maintained individually for the datasets pointing to reports. You can try using the below API, that returns the User List for the reports in the workspace.

 

You will have to input the workspaceid and datasetid in the api

Datasets - Get Dataset Users In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Regards,

@Thejeswar 

 

Thank you

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.