Wednesday, March 7, 2012

Report Server Organization

I have several sub reports and some graphics I don't necessarily want the users to see or open. Is there a way to hide items from view but still have them available for execution? I tried creating a sub folder and moving the sub reports but the calling reports couldn't find them.

Thanks!

Since you can't have folders in VS.NET, you need to adjust the report paths to the subreports manually in the master report definition. Also, there is Hide in list view report property you can enable to hide the report in the default view in the Report Manager, assuming that the end users will use the Report Manager to view reports.

No comments:

Post a Comment