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

existingDashboardTransformFn

Home > @gooddata/sdk-ui-dashboard > DashboardModelCustomizationFns > existingDashboardTransformFn

DashboardModelCustomizationFns.existingDashboardTransformFn property

Provide a function that will be used during dashboard initialization of an existing dashboard.

Signature:

existingDashboardTransformFn?: DashboardTransformFn;

Remarks

This function will be called after the dashboard is loaded from backend and before it is dispatched for cleanup, sanitization and storage in the Dashboard component state.

  • If the function is not defined, results in an error or returns undefined, then the original dashboard will be used as-is.
  • DashboardModelCustomizationFns.existingDashboardTransformFn 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