TM1 Function for TI, ​DimensionExists

Checks whether a dimension exists. If the dimension exists, the result is 1 and if it does not exist the result is 0.

What is the DimensionExists function?

DimensionExists checks whether a dimension exists. If the dimension exists, the result is 1 and if it does not exist the result is 0.

Where can the DimensionExists function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for DimensionExists?

DimensionExists(DimName)​;

DimName = Dimension Name

A demonstration on how to use DimensionExists

Check if the dimension, A New Dimension, exist.