Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Reinhard68
Frequent Visitor

Privilege to see all folders and reports on PowerBI RS- not necessarily be able to open all reports

Hi!
Is there a possibility to give a user the right to see all folders and the name of all reports within those folder on a Power BI Report Server (OnPrem) without permiting to open all those reports?
Thanks!

1 ACCEPTED SOLUTION
Ilgar_Zarbali
Super User
Super User

In Power BI Report Server (PBIRS), there’s no built-in “browse-only” role that lets users see all folders and report names without opening the reports. Permissions are tied to roles like Browser, Content Manager, Publisher, etc., and even the lowest role (Browser) still grants the ability to open reports.

Possible workarounds

  • Custom role in SSRS / PBIRS:
    Create a custom role in SQL Server Reporting Services (SSRS) Role Manager with permissions like View Folders but without `View Reports` or `Execute`. This allows users to see the folder structure but prevents running or downloading reports.
  • Shared documentation/export:
    If true folder-only visibility is needed, export a list of reports and folders from the PBIRS catalog tables and share that separately.
  • Security note:
    Be careful with sensitive report names — even metadata visibility could expose confidential project details.

I hope it will work.

View solution in original post

3 REPLIES 3
Reinhard68
Frequent Visitor

Thanks a lot!!

Shahid12523
Community Champion
Community Champion

To let a user see all folders and report names in Power BI Report Server without opening the reports:
Assign them the Browser role — lets them view structure, not content.
Don’t give "Content Manager" or "Report Builder" roles.
For more control, create a custom role with just “View folders” and “View report properties” permissions.

Shahed Shaikh
Ilgar_Zarbali
Super User
Super User

In Power BI Report Server (PBIRS), there’s no built-in “browse-only” role that lets users see all folders and report names without opening the reports. Permissions are tied to roles like Browser, Content Manager, Publisher, etc., and even the lowest role (Browser) still grants the ability to open reports.

Possible workarounds

  • Custom role in SSRS / PBIRS:
    Create a custom role in SQL Server Reporting Services (SSRS) Role Manager with permissions like View Folders but without `View Reports` or `Execute`. This allows users to see the folder structure but prevents running or downloading reports.
  • Shared documentation/export:
    If true folder-only visibility is needed, export a list of reports and folders from the PBIRS catalog tables and share that separately.
  • Security note:
    Be careful with sensitive report names — even metadata visibility could expose confidential project details.

I hope it will work.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.