TM1 Function for TI, ​​AttrDelete

Deletes an attribute for a dimension.

What is the AttrDelete function?

AttrDelete deletes an attribute for a dimension.

Where can the AttrDelete function be used?

TurboIntegrator

What is the syntax for AttrDelete?

AttrDelete(DimName, AttrName);​

DimName = The dimension from which you want to delete an element attribute.​
AttrName = The attribute name

A demonstration on how to use AttrDelete

Use AttrDelete to delete the gender attribute from the Employee dimension.