Forum Discussion
reports and datasets
- Anonymous1 year ago
Hi powerbiexpert22 ,
Users can view available reports and semantic models in Power BI Service, but only if the user has access to the reports and semantic models.
For workspaces, if a user does not have the Fabric Administrator and Platform Administrator roles, he can only view the workspaces that he has access to. For users with the Fabric Administrator or Platform Administrator role, you can view all workspaces in your organization in the Admin portal. What is Microsoft Fabric administration? - Microsoft Fabric | Microsoft Learn
Another way is to use PowerShell, you can refer to following documentations.
Get-PowerBIReport (MicrosoftPowerBIMgmt.Reports) | Microsoft Learn
Get-PowerBIDataset (MicrosoftPowerBIMgmt.Data) | Microsoft Learn
Get-PowerBIWorkspace (MicrosoftPowerBIMgmt.Workspaces) | Microsoft Learn
Best regards,
Mengmeng Li
My understanding is you can only see what you have access to. So only workspaces you have access will show up. Maybe your tenant admin can help?