The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi, need help,
We have access to the Power BI Admin Monitoring workspace. We want to perform the following:
Get a list of all users with email addresses ending in “@tata.com”.
Identify the personal workspaces used by these users.
Retrieve a list of SharePoint and OneDrive data sources that these users are using in their reports.
Is this possible directly via the Admin Monitoring workspace
Thanks,
Solved! Go to Solution.
✅ Use Admin Monitoring workspace to filter users with via .
❌ You can’t directly access personal workspaces or data sources like SharePoint/OneDrive from Admin Monitoring.
Use Power BI REST API to:
List personal workspaces ()
Get report data sources ()
Hi @YashikaAgrawal,
Thankyou @Shahid12523 for your reply on the issue.
If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you.
✅ Use Admin Monitoring workspace to filter users with via .
❌ You can’t directly access personal workspaces or data sources like SharePoint/OneDrive from Admin Monitoring.
Use Power BI REST API to:
List personal workspaces ()
Get report data sources ()