posted 6/6/2012 11:00:11 AM by suhas kudekar - Views: [2684]
Why we need to change the Look & Feel of the Report Manager?
Ans- If we have different environments to deploy the reports like QA, DEV, PROD. that time User/Developer can get the more idea once open the Report Manager.
First we need to get some definition of what is Report manager.
Definition – Report Manager is a Web-based report access and management tool that we use to administer a single report server instance from a remote location over an HTTP connection. we can also use Report Manager for its report viewer and navigation features. Below Image will give you more Idea how Report Manager looks like.
Different type of Report Manager Properties Available we can see in the above i.e 1-Site Settings, 2-Search, 3-Report Properties, 4-My Subscription 5-Folder Setting etc….
We go one by one what is exact use of the Property.
We can use Report Manager to browse the report server folders or search for specific reports. we can view a report, its general properties, and past copies of the report that are captured in report history. Depending on your permissions, we might also be able to subscribe to reports for delivery to an e-mail inbox or a shared folder on the file system.
How we can Start Report Manager-
Above we discuss the definition of Report Manager how the GUI of Report Manager & different Property setting available for the Report Manager. But Interesting Question is from where I get the web URL of Report Manager.
Start>>All Programs>>Microsoft SQL Server R2>>Configuration Tools>>Reporting Services Configuration Manager
Change Basic look & fill of Report Manager
To change the top area color in Report Manager, please refer to the following steps to achieve this:
Original Available Report Manager GUI
Change the below setting in the ReportingServices.css file
table.msrs-header { background-color:#fff; }
To
table.msrs-header { background-color:#f00; }
After Changed Report Manager GUI will display as below
Suhas R. Kudekar
If you liked this post, do like us on FaceBook at http://www.FaceBook.com/SQLServerGeeks
suhas kudekar (Member since: 4/16/2012 1:53:42 PM) Recived microsoft community contributor award 2012. https://www.microsoftcommunitycontributor.com/logon.aspx
View suhas kudekar 's profile
Leave a comment