ViewRowDimensionSet function for IBM Planning Analytics (TM1)


ViewRowDimensionSet function for IBM Planning Analytics (TM1)

 
ViewRowDimensionSet sets the row for a cube view. 

In the video, ViewRowDimensionSet will be used to set the Year dimension to the 1st position for the default view in the Sales Quota cube.

Where can the ViewRowDimensionSet function be used?

TurboIntegrator

Which TM1 Server version is the ViewRowDimensionSet function available for?

Version 11 and 12

What is the syntax for ViewRowDimensionSet?

ViewRowDimensionSet(CubeName, ViewName, DimName, StackPosition)​

  • CubeName = Cube Name​
  • ViewName = View Name​
  • DimName = Dimension Name​
  • Stack Position = A number that points to the stack position of the dimension in the view. 1 indicates the left-most stack position. 2 indicates a position to the right of 1, etc

Relevant Functions

Leave a Reply

Your email address will not be published. Required fields are marked *