IUseWidgetScheduledExportFiltersProps
Home > @gooddata/sdk-ui-dashboard > IUseWidgetScheduledExportFiltersProps
IUseWidgetScheduledExportFiltersProps 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.
Warning: This API is now obsolete.
- can be removed, once
enableAutomationFilterContext
is removed
Signature:
export interface IUseWidgetScheduledExportFiltersProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
insight? | IInsightDefinition | (ALPHA) (Optional) Insight to get filters for. | |
scheduledExportToEdit? | IAutomationMetadataObjectDefinition | (ALPHA) (Optional) Optionally provide metadata object to get filters from instead of the current widget filters. | |
widget? | FilterableDashboardWidget | (ALPHA) (Optional) Widget to get filters for. |