The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Hi @Anonymous
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
That's something you can blend in from the Graph API or your AD extracts.
User | Count |
---|---|
40 | |
15 | |
13 | |
11 | |
8 |
User | Count |
---|---|
49 | |
43 | |
23 | |
19 | |
18 |