Forum Discussion
Finding a specific user's PBI workspaces
- 7 months ago
Hi jarwest ,
The answer given by Mauro89 is good but if you do not have Fabric yet you can uses the Power BI rest API's. That link is here: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Specifically, I think the users list of access is this one:
Admin - Users GetUserArtifactAccessAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Hi jarwest,
Fabric brings the perfect tool for that out of the box 🙂
Check out the docs for it and once it is in place, slice and dice the "OneLake Catalog - Governance for Admins" PBI report to get this information. You can select the user and check which items belong to this user and in which workspaces they are.
What is the admin monitoring workspace? - Microsoft Fabric | Microsoft Learn
Best regards!
PS: If you find this post helpful consider leaving kudos or mark it as solution