TM1 Function for Excel, DBSS

DBSS is used to send text to a cube’s cell.

Where can the DBSS function be used?

Excel

What is the DBSS function?

DBSS is used to send text to a cube’s cell.

What is the syntax for DBSS?

DBSS(Value, TM1ServerName:CubeName, Element1, Element2, Element3, …, ElementN)
Value = The string value to be sent
TM1ServerName = Name of the TM1 Server
CubeName = Name of the Cube
Element1 to ElementN = An element in each dimension from the Cube. Each element must be ordered based on the dimension for the Cube.

A demonstration on how to use DBSS

Add text to the System Info cube under the Comments measure.