CellGetS function for IBM Planning Analytics (TM1)
CellGetS retrieves a string value from a cube cell.
In this video, CellGetS is used to retrieve a cell storing strings from the Product Scorecard cube.
Where can the CellGetS function be used?
TurboIntegrator
Which TM1 Server version is the CellGetS function available for?
Version 11 and 12
What is the syntax for CellGetS?
CellGetS(Cube, e1, e2 [,…en])
Cube = Cube Name
e1,e2….en = Dimension element names determining the data point within the cube to be retrieved. The sequence of the element arguments should match the order of the dimensions in the cube.