ignoredDateFilters
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetFilterSettingsChangedPayload > ignoredDateFilters
DashboardInsightWidgetFilterSettingsChangedPayload.ignoredDateFilters property
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.
Date filters with dimension that are ignored for the widget.
If empty, then all date filters defined for the dashboard are in effect.
Signature:
readonly ignoredDateFilters?: IDashboardDateFilter[];