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

insight

Home > @gooddata/sdk-ui-dashboard > IDashboardInsightProps > insight

IDashboardInsightProps.insight property

An insight to render.

Signature:

insight: IInsight;

Remarks

Note: the insight object provided here represents the insight as it is stored on the backend. It does not reflect dashboard filters that should be applied when computing data for this insight.

Use the useWidgetFilters() to obtain filters to use on this insight. Use those filters to replace all insight filters using insightSetFilters() function available in @gooddata/sdk-model.

  • IDashboardInsightProps.insight 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