DashboardExporter Events
Allows you to implement server export of a dashboard or dashboard items for all platforms.
Name | Description |
---|---|
Before |
Allows you to hide specific dashboard items when you export the entire dashboard. |
Configure |
Allows you to customize connection settings before the connection to a data store (database, OLAP cube, etc.) is established. |
Configure |
Allows you to configure how the dashboard item’s client data is calculated. |
Connection |
Allows you to detect an error when connection parameters do not allow you to connect to a data store. |
Custom |
Occurs before a custom assembly is loaded for use as Dashboard |
Custom |
Allows you to customize the exported document. |
Custom |
Allows you to include WHERE clauses in Dashboard |
Custom |
Occurs when the Dashboard component exports a custom item.
|
Customize |
Allows you to customize the exported document. |
Custom |
Allows you to substitute the default palette that contains colors used to paint dashboard item elements. |
Custom |
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. |
Dashboard |
Allows you to detect errors that occurred while a dashboard item loaded data. |
Data |
Allows you to provide data for the Dashboard |
Data |
Allows you to detect errors that occurred while a dashboard loaded data. |
Excel |
Allows you to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. |
Validate |
Allows you to validate a custom SQL query of the Dashboard |
See Also