conditions
Home > @gooddata/sdk-ui-dashboard > IChangeMeasureValueFilterConditionPayload > conditions
IChangeMeasureValueFilterConditionPayload.conditions property
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.
New conditions to apply on the filter. When empty or undefined, the filter is treated as "All" (no filtering).
Signature:
readonly conditions?: MeasureValueFilterCondition[];