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

Range1

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

v1.Range1 interface

Signature:

export interface Range1 

Properties

Property

Modifiers

Type

Description

condition

"BETWEEN" | "NOT_BETWEEN"

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.

from

number

From value to use in condition for this filter.

null_values_as_zero?

boolean

(Optional) Null values will be treated as zero.

to

number

To value to use in condition for this filter.

type

"metric_value_filter"

using

MetricIdentifier2

Metric or local metric to use in this filter.

  • v1.Range1 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