GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.43.0
  • Code samples
  • GitHub

dataSet

Home > @gooddata/sdk-model > IDashboardAttributeFilterByDate > dataSet

IDashboardAttributeFilterByDate.dataSet 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.

Target date dimension (date dataset) the dependency applies through.

Signature:

dataSet?: ObjRef;

Remarks

Only meaningful when IDashboardAttributeFilterByDate.isCommonDate is true: the common date filter has no dimension of its own, so this carries the dimension the common date range should be applied through, while IDashboardAttributeFilterByDate.filterLocalIdentifier references the common date filter by its own localIdentifier. For specific (non-common) date filters the dimension is derived from the referenced filter, so this is redundant and left unset. Absent on legacy records, where the dataset identifier was stored in filterLocalIdentifier instead.

  • IDashboardAttributeFilterByDate.dataSet property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 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