Data
- Last UpdatedMar 30, 2022
- 2 minute read
Calculated Fields
Displays the Calculated Field Collection Editor window, which is used to manage the report calculated fields.

Data Adapter
Specifies the report data adapter settings, used to populate the report data source. A data adaptor is created automatically when the Data Member property is defined. For further information, refer to Bind a Report to Data in Chapter Edit Reports.
Data Member
Specifies the specific list (database table) in a report data source, from which Reporting objects display data.
Note:
It is not usually necessary to specify the Data Member property when binding a report
to data. This property should only be set if the Data Source dataset contains more
than one table.
For further information, refer to Bind a Report to Data in Chapter Edit Reports.
Data Source
Determines the data source that provides the detail data for the report. If this property is not defined, the detail report gets data from the primary report data source. For further information, refer to Bind a Report to Data in Chapter Edit Reports.
Filter String
Displays the Filter String Editor window, which is used to define a filtering condition for report data.

For further information, refer to Change or Apply Data Filtering to a Report.
Tag
Adds additional information to a report, for example, the id, by which the report can then be accessible via scripts.
XML Data Path
Used to define a path to data contained in an external XML file. The data contained in the file is used as the report data source.