showSimplifiedSummary
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > showSimplifiedSummary
IMeasureValueFilterCommonProps.showSimplifiedSummary 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.
When true, renders a simplified filter summary: the "Preview:" header and the metric title are omitted, so only the conditions (and dimensionality, if any) are shown.
Defaults to false.
Signature:
showSimplifiedSummary?: boolean;