selectFilterContextMeasureValueFilters
Home > @gooddata/sdk-ui-dashboard > selectFilterContextMeasureValueFilters
selectFilterContextMeasureValueFilters variable
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.
This selector returns dashboard's applied filter context measure value filters.
Signature:
selectFilterContextMeasureValueFilters: DashboardSelector<IDashboardMeasureValueFilter[]>
Remarks
It is expected that the selector is called only after the filter context state is correctly initialized. Invocations before initialization lead to invariant errors.