TM1 Function for TI, ​ElementAttrDelete

Deletes attribute for a dimension.

What is the ElementAttrDelete function?

ElementAttrDelete deletes attribute for a dimension.

Where can the ElementAttrDelete function be used?

TurboIntegrator

What is the syntax for ElementAttrDelete?

ElementAttrDelete( Dimension, Hierarchy, Attribute )​;

​Dimension = Name of the Dimension​
Hierarchy = Name of the Hierarchy within the Dimension​
Attribute = Name of the Attribute

A demonstration on how to use ElementAttrDelete

Use ElementAttrDelete to delete the attribute, zTemp, from the Product Type dimension.