TI Functions
TM1 Function for TI – ViewColumnDimensionSet
Available In
TurboIntegrator
Definition
ViewColumnDimensionSet sets the dimension in a column position for a cube view.
Syntax
ViewColumnDimensionSet(CubeName, ViewName, DimName, StackPosition)
CubeName = Cube Name
ViewName = View Name
DimName = Dimension Name
Stack Position = A number that points the stack position of the dimension in the view. 1 indicates the top-most stack position. 2 indicates a position below 1, etc
Video Demo
Use ViewColumnDimensionSet to set the dimension Year in the column position for the default view as the top-most stacked position.