IMeasureValueFilterAllOptions
Home > @gooddata/sdk-model > IMeasureValueFilterAllOptions
IMeasureValueFilterAllOptions interface
Options for creating a measure value filter with ALL operator.
Signature:
export interface IMeasureValueFilterAllOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Array<IAttribute | ObjRefInScope | string> |
(Optional) Optional array of attributes to define the dimensionality for the filter. If instance of attribute is provided, it will be referenced by its local identifier. | ||
|
"ALL" |