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

dashboardFilters

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

IScheduledEmailDialogProps.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 scheduled email.

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 scheduled export will use the most recent saved dashboard filters, guaranteeing that the export reflects the latest intended filter configuration and we don't want to save them.

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

Signature:

dashboardFilters?: FilterContextItem[];
  • IScheduledEmailDialogProps.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