Skip to content
Apr 19 / Administrator

AttrDelete


Description:

This function deletes an element attribute from the TM1 database.


Syntax:

AttrDelete(DimName, AttrName);


Arguments:

DimName - Dimension name from which you want to delete the attribute
AttrName - Name of the attribute that you want to delete


Return Type:

Nothing


Example:

AttrDelete('Products','ProductTYPE');
This will delete the ProductTYPE attribute from Products dimension



Leave a Comment

Thank you for Downloading.

Please input valid email id so that we can send you download link.

Email id Required.

We respect your privacy and never share your email id with anybody.