TM1 Function for TI, DimensionUpdateDirect
Rewrites a dimension that has been edited with Dimension*Direct function(s) (e.g. DimensionElementInsertDirect) to reduce the memory utilised to edit the dimension.
What is the DimensionUpdateDirect function?
DimensionUpdateDirect rewrites a dimension that has been edited with Dimension*Direct function(s) (e.g. DimensionElementInsertDirect) to reduce the memory utilised to edit the dimension.
Please note that using DimensionUpdateDirect will initially utilise the same amount of memory used by the dimension.
Where can the DimensionUpdateDirect function be used?
TurboIntegrator
Which TM1 Server version is this function available for?
Version 11 and 12
What is the syntax for DimensionUpdateDirect?
DimensionUpdateDirect(DimName);
DimName = Dimension Name
A demonstration on how to use DimensionUpdateDirect
Update the Department dimension.