Data
- Last UpdatedNov 18, 2025
- 2 minute read
-
Calculated Fields
Enables users to access a report's calculated fields collection editor.

-
Data Adapter
Specifies the report's data adapter, used to populate the report's data source. It is created automatically when the Data Member property is defined. for further information, refer to Bind a Report to Data.
-
Data Member
Specifies the specific list (database table) in a report's Data Source, from which Reporting objects display data. for further information, refer to Bind a Report to 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.
-
Data Source
Determines a report's Data Source. for further information, refer to Bind a Report to Data.
-
Filter String
Used to display the Filter String Editor, which is intended to easily define a filtering condition for a report's data. for further information, refer to Change or Apply Data Sorting to a Report.

-
Tag
This property is used to add some additional information to a report; for example its id, by which it 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 will then be used as a report's data source.