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

updateComputedAttribute()

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

IWorkspaceComputedAttributesService.updateComputedAttribute() method

Update provided computed attribute.

Signature:

updateComputedAttribute(computedAttribute: IComputedAttributeMetadataObject): Promise<IComputedAttributeMetadataObject>;

Parameters

Parameter

Type

Description

computedAttribute

IComputedAttributeMetadataObject

computed attribute to update

Returns:

Promise<IComputedAttributeMetadataObject>

promise of updated computed attribute

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