TM1 Function for TI, CubeTimeLastUpdated
Returns a serial value which refers to the last time the cube was updated.
What is the CubeTimeLastUpdated function?
CubeTimeLastUpdated returns a serial value which refers to the last time the cube was updated.
Where can the CubeTimeLastUpdated function be used?
TurboIntegrator
Which TM1 Server version is this function available for?
Version 11 and 12
What is the syntax for CubeTimeLastUpdated?
CubeTimeLastUpdated(CubeName);
CubeName = Name of the Cube.
A demonstration on how to use CubeTimeLastUpdated
Use CubeTimeLastUpdate to retrieve when the cube, zTest, was last updated.