IFilterOpUnignoreMeasureValueFilter
Home > @gooddata/sdk-ui-dashboard > IFilterOpUnignoreMeasureValueFilter
IFilterOpUnignoreMeasureValueFilter 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.
This filter operation removes one or more measure value filters from the widget's filter ignore-list.
Signature:
export interface IFilterOpUnignoreMeasureValueFilter extends IFilterOp
Extends: IFilterOp
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
ObjRef[] |
(ALPHA) The measure value filters to remove from the ignore-list; specified using the refs of measures that are used during the filtering. | ||
|
"unignoreMeasureValueFilter" |
(ALPHA) |