IDashboardExportTabularOptions
Home > @gooddata/sdk-backend-spi > IDashboardExportTabularOptions
IDashboardExportTabularOptions interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Options for exporting dashboard to tabular format
Signature:
export interface IDashboardExportTabularOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
title? | string | (ALPHA) (Optional) Title for the export. If not provided, the dashboard title will be fetched. |