This section describes operations that are used to work with the Express Report repository object. The operations enable the user to execute the following actions:
Open an express report for view or edit.
Work with separate sheets of express report.
Get and edit various express report settings (data sorting and filtering, setting up totals, conditional formatting, data highlighting, and setting parameters of express report title).
Work with express report visualizers: table, map, chart, and bubble chart.
Work with data sources (edit a data source, create Multi OLAP).
Work with styles of express report elements.
Work with an internal table used as a base for express report (edit data, change the order of dimension and dimensions selection, set up calculated factors).
Drill down data.
Operation | Brief description | |
The CloseEax operation closes an express report instance. | ||
The GetEaxMd operation gets express report metadata. | ||
The GetTreeElements operation gets express report metadata tree. | ||
The OpenEax operation opens an express report and returns context for working with data and metadata. | ||
The SetEaxMd operation changes express report metadata. |
See also: