TM1 Function for TI, DimensionElementDelete 

Deletes an element in a dimension.

What is the DimensionElementDelete function?

DimensionElementDelete deletes an element in a dimension. This action occurs after a commitment in the process (e.g. at the end of executing the metadata tab). To action this function immediately, use DimensionElementDeleteDirect.

Where can the DimensionElementDelete function be used?

TurboIntegrator

What is the syntax for DimensionElementDelete?

DimensionElementDelete(DimName, ElName)​;

​DimName = Dimension Name​
ElName = Element Name

A demonstration on how to use DimensionElementDelete

Delete the element Wales from the dimension, Sales Region.