enableMultipleConditions
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > enableMultipleConditions
IMeasureValueFilterCommonProps.enableMultipleConditions property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Enables UI support for defining multiple measure value filter conditions. When set to false (default), only a single condition is shown/edited and, if the provided filter contains multiple conditions, only the first one is used.
Signature:
enableMultipleConditions?: boolean;