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

drills

Home > @gooddata/sdk-ui-dashboard > ModifyDrillsForInsightWidgetPayload > drills

ModifyDrillsForInsightWidgetPayload.drills 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.

New drill definitions. The drills are defined per measure in insight and there can be exactly one drill definition for insight measure.

The newly provided items will be matches to existing items by the measure they are linked to. The definition of drill for that measure will be modified.

Note: this can do upsert. if you specify drill for a measure and there is no existing drill for it, then the new definition will be used.

Signature:

readonly drills: InsightDrillDefinition[];
  • ModifyDrillsForInsightWidgetPayload.drills property
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