Occurs before an Essbase report operation.
| Property | Description |
|---|---|
| SheetName | Name of the sheet that contains the report data. |
| ReportSpec | Report specification string that generated the report data. |
| EssConnection | Essbase connection object reference, which can be used to get the following properties: Application, CubeViewName, ClusterName, Database, OLAPServer, Stateless. For example, @EPVal(EssConnection.Application) returns the Essbase application associated with the connection. |