TM1 Function for TI, AddCubeDependency
Establish cube dependency manually.
What is the AddCubeDependency function?
AddCubeDependnecy is used to establish cube dependency manually.
Where can the AddCubeDependency function be used?
TurboIntegrator
Which TM1 Server version is this function available for?
Version 11 and 12
What is the syntax for AddCubeDependency?
AddCubeDependency(‘CubeA’,’CubeB’);
Cube A = Name of the base cube
Cube B = Name of the dependent cube.
Here, Cube B relies on a rule that is dependent on Cube A.
A demonstration on how to use AddCubeDependency
Use AddCubeDependency to establish a cube dependency between the General Ledger cube and dependent cubes.