Manipulating components

You can manipulate components, which refer to crosstabs, tables, banded objects, charts and tabulars, in JReport Web as shown below. Note that, most of the manipulations require selecting the component first. To select a component, click anywhere in the component, when the icon appears at its upper left corner, click the icon.

Setting the number of records retrieved by report components

You can set the number of records that can be retrieved by all components in all reports of a report set. To do this, select a value to your liking (All or Top 50 to name a few) from the Max Records combo box on the Analysis toolbar. You can also directly input a positive integer here and press Enter to retrieve the corresponding records. Alternatively, you can click Menu > Report > Max Records to show the Max Records dialog, and then achieve the same goal.

Manipulating a crosstab

Manipulating a table

Manipulating a banded object

Modifying the definition of a chart

You can modify the definition of a chart, including the chart type, data display, and style. To do this:

  1. Right-click the icon of the chart or any part of the chart other than the legend and label to show a shortcut menu, and then select Format Chart from the shortcut menu to display the Chart Definition dialog.

    Note: In the event that the chart is built in JReport Designer, the Format Chart command will be available only when JReport Web can convert data fields used by the chart to corresponding cube elements. See the note in Analytic reporting for details.

  2. In the Chart Type tab of the Chart Definition dialog, specify the type for the chart.
  3. In the Display tab, change the dimension and measure object(s) used by the chart.
  4. In the Style tab, modify the style for the chart as required.
  5. Upon finishing, click OK to apply the modifications.

For details about how to modify the chart definition with the Chart Definition dialog, see Creating a chart report.

In addition, if you only want to change the chart type, no matter whether the chart is originally created in JReport Designer or JReport Web, you can achieve it by doing one of the following:

Splitting and merging cells in a tabular

Adjacent cells in a tabular which can form a rectangle may be merged into one cell.

To merge adjacent cells, select them one by one while holding the Ctrl key, then click Menu > Report > Merge, and these cells will be merged into one cell.

To split a cell:

  1. Select the cell and click Menu > Report > Split.
  2. In the Split dialog, specify the number of rows and columns.
  3. Click OK and the cell will be split.