Sub-reports

Example

A sub‑report in a table

todo:image_alt_text

In the example, the name of the sub‑report is “Sales Order Detail”. It has one parameter, SalesOrderNumber. The value of the parameter is EmpSalesDetail.SalesOrderNumber.

Restrictions on using Sub‑Reports

  • The sub‑report should be designed with the Aspose.Cells.Reporting Services Designer tool.
  • The sub‑report can only be embedded in a table group row, and the group row cannot contain other elements except the sub‑report. Embedding a sub‑report in table detail rows or footer rows is not allowed.
  • Currently, nesting more than one level is not supported. The sub‑report cannot contain an embedded report.