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

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.