BackPrevious Page Next PageNext

Data Panel

The Data panel is an integrated interface for managing the resources that are used in the current report (to display it, check Data on the Home or View menu tab). The panel consists of a toolbar, a dataset drop-down list, and a field panel as shown below:

Data panel

Toolbar

The toolbar contains the following buttons:

Dataset drop-down list

This drop-down list is available only for page reports that use query resources. It lists all the datasets used in the current report. The first item <Choose Data from...> provides access to creating a dataset.

Fields panel

This panel lists all available resources for the current report in a tree structure. The DBFields, formulas, summaries, and parameters in this panel respond to right-clicking events, and thus provide you with shortcuts for editing them in the same way as you would do in the Catalog Manager data resource tree.

Searching for resources in the Data panel

The Data panel provides you with a search function which enables you to search resources in the leaf node of the resource tree.

  1. Click on the Data toolbar to display the Search dialog.

    Search dialog

  2. Provide a search condition in the Search Expression text box. Use "*" to stand for any string, and use "?" to stand for any character.
  3. Select the Case Sensitive checkbox if you want JReport to distinguish between uppercase and lowercase characters when searching.
  4. Specify the search scope:
  5. Click the Search button to search for the resource you want.

    The result will be listed in the Search Result panel which has three columns: Resource Name, Resource Type and Resource Path. You can sort the search result alphabetically by clicking the column headers. When you select a result item from the Search Result panel, the resource node that contains the item will be expanded with that resource item highlighted in the Data panel.

BackPrevious Page Next PageNext