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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Mani1205
Helper II
Helper II

Rest API

Hi Team,

 

I am trying to download the report level user access in the following format

 

using GET https://api.powerbi.com/v1.0/myorg/datasets/cfafbeb1-8037-4d0c-896e-a46fb27ff229/users

 

it gives me result like but wanted display name along with it - is there any customization or any trick would be highly appreciated. I dont have admin access.

Mani1205_0-1709648519918.png

 

2 REPLIES 2
aj1973
Community Champion
Community Champion

Hi @Mani1205 

First you need to get the list of dataset from the workspace 

https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-group

Export the json file in your machine.

Second use the API to get the users and also export the json file.

In your Power BI desktop connect to the json files to build your report

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

lbendlin
Super User
Super User

That's something you can blend in from the Graph API or your AD extracts.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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