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

ComputedAttribute

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

v1.ComputedAttribute interface

Signature:

export interface ComputedAttribute 

Properties

Property

Modifiers

Type

Description

description?

string

(Optional) An optional description of the computed attribute.

id

Id8

locale?

string

(Optional) An optional locale whose collation order the computed values are sorted by.

maql

string

Define MAQL syntax for the computed attribute. Values are assigned with break points written as CASE WHEN branches over a metric, and the first matching branch wins.

tags?

Tags9

(Optional)

title?

string

(Optional) An optional human readable title for the computed attribute. Will be derived from id if not provided explicitly.

type

"computed_attribute"

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