TM1 Function for TI, CellPutS

Writes a string value to a cube cell.

What is the CellPutS function?

CellPutS writes a string value to a cube cell.

Where can the CellPutS function be used?

TurboIntegrator

What is the syntax for CellPutS?

CellPutS(Value, Cube, e1, e2 [,…en])​;

Value = String value to be send to the cube​
Note: The element has to be of the type “String” to be able to accept a string value​
Cube = Cube Name to write the value to​
e1,e2….en = Dimension element names determining the data point within the cube to be retrieved. The sequence of the element arguments should match to the order of the dimension in the cube.

A demonstration on how to use CellPutS

Use CellPutS to update comments for the Bike Racks product category.