DashboardKpiWidgetFilterSettingsChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetFilterSettingsChangedPayload
DashboardKpiWidgetFilterSettingsChangedPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the DashboardKpiWidgetFilterSettingsChanged event.
Signature:
export interface DashboardKpiWidgetFilterSettingsChangedPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
(BETA) (Optional) Date dataset used for date filtering. If undefined, then dashboard's date filter is not in effect for the widget. | ||
|
(BETA) Attribute filters that are ignored for the widget. If empty, then all attribute filters defined for the dashboard are in effect. | ||
|
(BETA) Reference to changed KPI Widget. |