Forum Discussion
content visibility
- Anonymous1 year ago
Hi powerbiexpert22 ,
First of all, thanks uzuntasgokberk for the quick reply. I'd like to add a few other thoughts:
In Power BI Service, the visibility of reports, datasets, and workspaces is controlled by permissions. If a user does not have access to a particular report, dataset, or workspace, they typically cannot see it listed. However, Power BI administrators have broader visibility and can see all workspaces, including their contents, even if they don't have explicit access to them.
You should be able to access all of this information through the Power BI REST API or Power BI Cmdlets.
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Get-PowerBIWorkspace (MicrosoftPowerBIMgmt.Workspaces) | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi powerbiexpert22 ,
First of all, thanks uzuntasgokberk for the quick reply. I'd like to add a few other thoughts:
In Power BI Service, the visibility of reports, datasets, and workspaces is controlled by permissions. If a user does not have access to a particular report, dataset, or workspace, they typically cannot see it listed. However, Power BI administrators have broader visibility and can see all workspaces, including their contents, even if they don't have explicit access to them.
You should be able to access all of this information through the Power BI REST API or Power BI Cmdlets.
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Get-PowerBIWorkspace (MicrosoftPowerBIMgmt.Workspaces) | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.