DimensionDestroy: How to Delete a Dimension in TM1
Sometimes we want to just delete a dimension from TM1. We get lots of failed searches on our site for DimensionDelete – but unfortunately that doesn’t exist. IBM, in their wisdom, have called the function DimensionDestroy, rather than the logical DimensionDelete. Syntax of DimensionDestroy The syntax is very easy: DimensionDestroy(DimName); Where DimName is the name […]