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

filterContextIdentity

Home > @gooddata/sdk-ui-dashboard > FilterContextState > filterContextIdentity

FilterContextState.filterContextIdentity 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.

Filter context identity is available for persisted filter contexts.

Signature:

filterContextIdentity?: IDashboardObjectIdentity;

Remarks

This property may be undefined in two circumstances:

  • a new, yet unsaved dashboard; the filter context is saved together with the dashboard and after the save the identity will be known and added

  • export of an existing, saved dashboard; during the export the dashboard receives a temporary filter context that represents values of filters at the time the export was initiated - which may be different from what is saved in the filter context itself. that temporary context is not persistent and lives only for that particular export operation.

  • FilterContextState.filterContextIdentity 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