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

overrideDefaultFilters

Home > @gooddata/sdk-ui-dashboard > DashboardConfig > overrideDefaultFilters

DashboardConfig.overrideDefaultFilters property

Override filters in the default filter context.

Signature:

overrideDefaultFilters?: FilterContextItem[];

Remarks

Overrides dashboard's default filters by matching display forms. These overrides persist in edit mode and after filter resets.

Compatible matching filters will replace originals.

Incompatible filters are merged following these rules: - Non-matching filters won't be added - Multi-to-single selection conversions will use first element only - Changes to readonly/hidden filters won't be applied

Incompatible overrides/conversions will lead to a toast message with warning.

  • DashboardConfig.overrideDefaultFilters property
  • Remarks
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