all groups > sql server reporting services > september 2005 >
You're in the

sql server reporting services

group:

Report Manager: SHow only reports, not the stuff above?


Report Manager: SHow only reports, not the stuff above? Kaisa M. Lindahl
9/26/2005 3:57:12 PM
sql server reporting services:
Is it possible to add parameters to the URL for the Report Manager, to get
rid of the stuff over the available reports? Like what shows up in the RS
Web Part "Report Explorer". We're trying to view RS reports through a
HummingBird portal, and are trying out different ways of viewing RS reports.

All help appreciated!

Kaisa M. Lindahl

Re: Report Manager: SHow only reports, not the stuff above? Kaisa M. Lindahl
9/27/2005 1:54:49 PM

[quoted text, click to view]

I figured it out. With Reporting Services sp 2, there's a new ListMode:
WebPartList.
So if you add ViewMode=WebPartList to your URL, you will get a nice list,
web part style.
http://localhost/Reports/Pages/Folder.aspx?ItemPath=/&viewmode=webpartlist
This means that all reports are opened in a new window, without the
navigation pane on top. Could be usefull for some scenarios.

Kaisa M. Lindahl

AddThis Social Bookmark Button