dateDatasets
Home > @gooddata/sdk-ui-dashboard > InsightDateDatasets > dateDatasets
InsightDateDatasets.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 insight. The available datasets are obtained by inspecting the LDM entities used in the insight and how they relate to date datasets in the workspace's logical data model.
Signature:
readonly dateDatasets: ReadonlyArray<ICatalogDateDataset>;