reporting-servicesssrs-2008reporting-services-2016

Reporting Services - using subreport from different RS folder


I have a main report and a subreport created in SSRS. On the report server (SQL Server Reporting Services) I have two folders:

Common
MainReports

The subreport is deployed in Common folder and the main report is deployed in MainReports folder.

How do I enable or change the report on Report Server to retrieve the subreport from Common folder?

The main report shows the subreport properly when both of them are in same folder, but when they are in separate folders I (naturally) get an "Subreport could not be shown" error.


Solution

  • I think you can use the following path defination ;

    /Common/Subreportname/