The location of this folder is under the "My Reports" folder for the individual user.
Start "Internet Explorer" with an account which has administrative permissions for the particular SQL Server Reporting Services (SSRS) instance you are wanting to work with and navigate to your report server URL (for this know let's assume I'm using a server called "reportserver" which is setup on the standard ports);
http://reportserver/Reports/Pages/Folder.aspx
SSRS Home Page - Highlighting "Users Folder" |
SSRS Contents of the Users Folder |
Highlighting the "My Reports" Folder Under An Individual User |
Highlighting "Folder Settings" In A Users "My Reports" Folder |
Highlighting "Security" Under Folder Settings |
Highlighting "New Role Assignment" |
Highlighting the "Select all" click-box |
Highlighting the Users' User name |
Highlighting The Users "My reports" Folder |
Highlighting the "New Folder" Menu Button |
"New Folder" Detail Page |
To share a report modify the following URL http://reportserver/Reports/Pages/Report.aspx?ItemPath=%2fUsers+Folders%2f%YOURDOMAIN%+%USERNAME%%2fMy+Reports%2fShared+Reports%
Replacing %YOURDOMAIN% with your domain name, %USERNAME% with your username, and
For example to share the report “Supplier Spend Summary” for user DDX7 from domain GB1 you would need to use the URL;
http://reportserver/Reports/Pages/Report.aspx?ItemPath=%2fUsers+Folders%2fGB1+ddx7%2fMy+Reports%2fShared+Reports%Supplier Spend Summary
NOTE: Replace %USERNAME% with the lowercase version of the users windows username and make sure you don’t get carried away removing %’s!!
Click "OK";
Highlighting the "Shared Reports" Folder |
Highlighting "Folder Settings" |
Click on the “Folder Settings” button the titlebar;
Highlighting "Security" Under Folder Settings |
"Edit Item Security" Highlighted |
Breaking Item Inheritance Warning Message |
"New Role Assignment" Highlighted |
"New Role Assignment" Role Selection Dialog |
Final Settings |
0 comments:
Post a Comment