Skip to main content
Version: 24.3

Selecting a Data Source

Generally the first step in the Report Builder is the selection of the data source. The Report Builder wizard automatically drives the user to the Select or Modify Data Source dialog as part of creating a new report. The same dialog is presented when the Modify Data Source button is clicked.

Modify Data Source dialog

If the data objects have been categorized, a Data Object in dropdown list will be presented and acts as a filter for the list of data objects. The list of data objects may be changed by selecting a different category from the list. All data objects may be displayed by selecting the (All) option in the list.

To select a data object to be used in the report, click on the check box adjacent to the data object. Every time a data object is selected the tree of data objects is refreshed to display all of the related data objects. Continue selecting data objects and click on the OK button to save the selected items as a data source for the report.

The Exclude duplicate rows check box indicates that only distinct rows should be returned from the database when the report is executed. Rows having identical values for all selected columns will be excluded.

After saving the data source, the Data Source panel will reflect the selected data objects and columns.

Data Source Panel

If the data source for the report needs to be adjusted, click on the Modify Data Source button, make the required changes in the Select or Modify Data Source dialog, and click on the OK button to save the changes.

Modifying a data source for the report may require reconfiguration of the attributes for a display element.

Note: Most reports are based on a single data source and all display elements share the same data source. Refer to the section on Multiple Data Sources for details on creating and using multiple data sources in a report.

Calculated Columns and Statistical Columns are also configured in the data source for a report. Refer to the appropriate section for details on creating and using Calculated and Statistical Columns.

Note: If only one data object is selected, column references in the Report Builder will not identify the data object. If multiple data objects are selected, column references will be Data Object.Column Name notation.

Custom reporting and Data Mart