Forum Discussion
How to enable My Reports Folder for all users ?
Hi,
I have enabled My Reports Folder, but apearing only under my login (havng full access), but not showing under other users (having Publisher/Browser access).
Please suggest.
1. How to enable My Reports for all users - https://learn.microsoft.com/en-us/sql/reporting-services/report-server/enable-and-disable-my-reports?view=sql-server-ver16
To enable My Reports using SQL Server Management Studio, connect to the report server instance and open the Server Properties page. Then on the General tab, select the Enable a My Reports folder for each user option.
2. Role Assignment - https://learn.microsoft.com/en-us/sql/reporting-services/security/secure-my-reports?view=sql-server-ver16
Once you enable it, make sure you are giving users appropriate permissions using the My Reports role.
1 Reply
- Shahfaisal
Solution Sage
1. How to enable My Reports for all users - https://learn.microsoft.com/en-us/sql/reporting-services/report-server/enable-and-disable-my-reports?view=sql-server-ver16
To enable My Reports using SQL Server Management Studio, connect to the report server instance and open the Server Properties page. Then on the General tab, select the Enable a My Reports folder for each user option.
2. Role Assignment - https://learn.microsoft.com/en-us/sql/reporting-services/security/secure-my-reports?view=sql-server-ver16
Once you enable it, make sure you are giving users appropriate permissions using the My Reports role.