How to hide the DocMap in Reports

Hi,

I want to hide the DocMap in the default view of some reports. As I read here

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/51405026-1301-4e83-9684-d9b16a723100/sql-2005-reporting-services-hidden-docmap

it should work by adding &rc:DocMap=false to the URL-String.

On the first look it worked but then I discovered following: A report can be opened by using one of the following URLs.

- http://[computername]/ReportServer/[...]&rc:DocMap=false
- http://[computername]/Reports/[...]&rc:DocMap=false

Initially I thougt it doesn't matter if I use "ReportServer" or "Reports". But now I found out that adding parameteres to the URL-String works with "ReportServer" but doesn't work with "Reports".

Any idea how to make this parameter become usable with "Reports".

Is there a way to make the /Resports route not to ignore report parameters?

Best regards,

September 19th, 2013 10:56am

Hi Hannes,

Report parameters are ignored by the /reports virtual root and only processed by the /reportserver root. I do not know of a way to toggle on and off the docmap for the /reports root.

Free Windows Admin Tool Kit Click here and download it now
September 20th, 2013 11:07pm

Thanks you for anwering,

I still hope, that someone knows a way to solve my problem, so I unmarked your post as an answer.

Best regards,

Hannes

October 1st, 2013 3:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics