GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.28.0
  • Code samples
  • GitHub

Comparison1

Home > @gooddata/sdk-code-schemas > v1 > Comparison1

v1.Comparison1 interface

Signature:

export interface Comparison1 

Properties

Property

Modifiers

Type

Description

condition

"GREATER_THAN" | "GREATER_THAN_OR_EQUAL_TO" | "LESS_THAN" | "LESS_THAN_OR_EQUAL_TO" | "EQUAL_TO" | "NOT_EQUAL_TO"

Condition to use for this filter.

dimensionality?

(LabelIdentifier6 | string)[]

(Optional) Optional array of attribute or label references or local identifiers to apply dimensionality to the filter.

null_values_as_zero?

boolean

(Optional) Null values will be treated as zero.

type

"metric_value_filter"

using

MetricIdentifier1

Metric or local metric to use in this filter.

value

number

Value to use in condition for this filter.

  • v1.Comparison1 interface
  • Properties
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use