Hi Guys, how to do we add subreport in a custom ssrs report? as our company are using cloud base epicor
Download the report and create a sub report in the same folder as the master report.
e.g
- OrderAck.rdl
- MySubreport.rdl
Within the report. Add a subreport from the toolset
Then reference your file within the properties.

You can pass values between the reports using parameters.