QueryMeasureDateDatasets
Home > @gooddata/sdk-ui-dashboard > QueryMeasureDateDatasets
QueryMeasureDateDatasets interface
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.
Given a reference to a measure, this query will obtain list of all date datasets that may be used to filter it.
Signature:
export interface QueryMeasureDateDatasets extends IDashboardQuery 
Extends: IDashboardQuery
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | { readonly measureRef: ObjRef; } | (ALPHA) | |
| 
 | "GDC.DASH/QUERY.MEASURE.DATE.DATASETS" | (ALPHA) |