dateDatasets
Home > @gooddata/sdk-ui-dashboard > MeasureDateDatasets > dateDatasets
MeasureDateDatasets.dateDatasets property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Date datasets that are available for filtering of the measure. The available datasets are obtained by inspecting relation of measure and the different date datasets in the workspace's logical data model.
Signature:
readonly dateDatasets: ReadonlyArray<ICatalogDateDataset>;