IMeasureValueFilterBody
Home > @gooddata/sdk-model > IMeasureValueFilterBody
IMeasureValueFilterBody interface
Object defining the IMeasureValueFilter object body.
Signature:
export interface IMeasureValueFilterBody extends IIdentifiableFilter
Extends: IIdentifiableFilter
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Indicates whether this filter should be applied on result. | ||
|
(Optional) | |||
|
(Optional) Optional list of conditions for measure value filtering. When provided, it represents multiple conditions that can be interpreted by backend-specific implementations (e.g. Tiger supports compound measure value filter with OR-ed conditions). | |||
|
(Optional) | |||