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

getComputedAttribute()

Home > @gooddata/sdk-backend-spi > IWorkspaceComputedAttributesService > getComputedAttribute

IWorkspaceComputedAttributesService.getComputedAttribute() method

Get computed attribute by reference.

Signature:

getComputedAttribute(ref: ObjRef, options?: IGetComputedAttributeOptions): Promise<IComputedAttributeMetadataObject>;

Parameters

Parameter

Type

Description

ref

ObjRef

ref of the computed attribute to get

options

IGetComputedAttributeOptions

(Optional) options for getting the computed attribute

Returns:

Promise<IComputedAttributeMetadataObject>

promise of computed attribute

  • IWorkspaceComputedAttributesService.getComputedAttribute() method
  • Parameters
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