GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • Next
  • Code samples
  • Gallery
  • GitHub

dashboardFilters

Home > @gooddata/sdk-ui-dashboard > IAlertingDialogProps > dashboardFilters

IAlertingDialogProps.dashboardFilters property

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.

Dashboard filters to be used for alert.

Note: - Provided filters exclude cross-filtering filters, as these are typically not desired in exported reports.

  • If the current dashboard filters (excluding cross-filtering) match the saved dashboard filters, this will be undefined. In such cases, the alert will use the most recent saved dashboard filters, guaranteeing that the alert reflects the latest intended filter configuration and we don't want to save them.

  • If we are editing an existing alert, this will contain its filters, as changing saved filters is currently not allowed.

Signature:

dashboardFilters?: FilterContextItem[];
  • IAlertingDialogProps.dashboardFilters property
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use