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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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