Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone!
I'm working on implementing a specific security requirement in our Power BI Report Server.
I need to create a custom security role where administrators can perform all their regular administrative tasks but cannot access or view the actual content of reports and files.
Essentially, they should be able to:
But they should not be able to:
I have already tried creating some custom roles, selecting among the various possibilities even the simple report management role. But this implicitly includes the ability to view the report itself.
thank's in advance,
Marco
Solved! Go to Solution.
Hi @Maverik91,
I don't believe this is possible.
Managing server properties and shared schedules is possible with the system administrator role, and that does not grant access to view reports.
Creating subscriptions, configuring data sources on a report, and moving/deleing reports all require the user have permissions to view the report.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi @Maverik91,
I don't believe this is possible.
Managing server properties and shared schedules is possible with the system administrator role, and that does not grant access to view reports.
Creating subscriptions, configuring data sources on a report, and moving/deleing reports all require the user have permissions to view the report.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.