CubeAttrDelete function for IBM Planning Analytics (TM1)
Where can the CubeAttrDelete function be used?
Which TM1 Server version is the CubeAttrDelete function available for?
What is the syntax for CubeAttrDelete?
- AttributeName = Name of the attribute to be deleted.
Relevant Functions
- CubeAttrDelete = Deletes a cube’s attribute.
- CubeAttrInsert = Creates a new attribute for Cubes.
- CubeAttrN = Returns a numeric attribute for a specified cube.
- CubeAttrNL = Retrieves data from a numeric attribute for a cube, for a given language.
- CubeAttrPutN = Uploads data to a numeric attribute for a cube.
- CubeAttrPutS = Uploads data to a string attribute for a cube.
- CubeAttrS = Returns a string attribute for a specified cube.
- CubeAttrSL = Retrieves data from a string attribute for a Cube, for a given language.