Developing reports from HDS

When you use hierarchical data sources to create reports, you need to be aware of its limitations and unique features. For example, reports created from an HDS are automatically grouped, and an HDS cannot be directly used to create chart, and crosstab. That is to say, if you want to create a chart/crosstab from an HDS, you will need to put it in a banded object, which is created on the HDS, and make the chart/crosstab inherit the dataset of the banded object.

To develop a report from an HDS:

  1. Make sure the catalog where the HDS locates is opened, then click the New Report Set button on the Standard toolbar.
  2. In the New Report set dialog, specify the title and layout of the first report in the report set as required, then click OK.
  3. In the Data screen of the report wizard, choose the HDS with which you want to build the report.
  4. Follow the report wizard to create the report.

See also Creating a report for details about how to create reports in JReport Designer.

Notes:

The following are some specific examples about developing reports from HDS: