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

existingExportTransformFn

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

DashboardModelCustomizationFns.existingExportTransformFn property

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

Signature:

existingExportTransformFn?: DashboardLayoutExportTransformFn;

Remarks

This function will be called after the dashboard is loaded from backend transformed by another plugins and before is rendered to the export. This will be not stored in the state.

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