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