TI Functions
TM1 Function for TI – CubeDRGet
Available In
TurboIntegrator
Definition
CubeDRGet finds existing reservations on a specific cube for all or one user. This function applies to dimensions with one or more hierarchies, while CubeDataReservationGet is used for dimensions with a single hierarchy.
Syntax
CubeDRGet(Index, Cube, User, Element-list)
Index = A one-based loop index to use for iterating through reservations on the specified cube.
Cube = The name
User = The username. If blank, all users will be used.
Element-list – list of individual element name arguments.
Video Demo
Use CubeDRGet to return the data reconversion set for the user, TEST, in the Product Type By Region cube.