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

createComputedAttribute()

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

IWorkspaceComputedAttributesService.createComputedAttribute() method

Create and save computed attribute for the provided definition.

Signature:

createComputedAttribute(computedAttribute: IComputedAttributeMetadataObjectDefinition): Promise<IComputedAttributeMetadataObject>;

Parameters

Parameter

Type

Description

computedAttribute

IComputedAttributeMetadataObjectDefinition

computed attribute definition

Returns:

Promise<IComputedAttributeMetadataObject>

promise of created computed attribute

  • IWorkspaceComputedAttributesService.createComputedAttribute() 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