Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I am interested in creating a Power BI report (or access somewhere else 0365 Admin portal) where I can get a comprehensive look at Power BI online access permissions across all content. As our content volume grows, change impact management is not easy when you modify security group membership, as an example. We should be able to easily find out which Workspaces, Apps, Reports are accessible if I add/remove a user to a user group in O365. Or the other way...if I modify/delete a Power BI report/app...which security groups will be impacted.
Anyhow...just interested to see if anyone out there has come up with a way to have better visibility into access permission settings.
Solved! Go to Solution.
You can build any thing you want in a Power BI report using all the REST APIs necessary. You can use Powershell to call the API then export the data in a json or csv file to store it in your machine or anywhere else. Then connect Power bi desktop to them 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
Hi @kmspsu93
You need to use Power BI REST APIs to fetch such infos.
Admin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
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
Thank you for your reply Amine. Sorry for the delayed response. I may be able to get patially there, however I was hoping to get a single pull of all the Power BI objects that have permissions assigned, and a list of the users/groups. The page you sent me to has opened up some other great opportunities to get info easily (THANK YOU)...but I was hoping to build out a dash that I can easily review permission assignmnets across objects (Workspace, App, Report...etc )
You can build any thing you want in a Power BI report using all the REST APIs necessary. You can use Powershell to call the API then export the data in a json or csv file to store it in your machine or anywhere else. Then connect Power bi desktop to them 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
User | Count |
---|---|
46 | |
32 | |
30 | |
27 | |
25 |
User | Count |
---|---|
55 | |
55 | |
35 | |
33 | |
28 |