Exploring Tm1 Function Cellvalues Rule
Let's dive into the details surrounding Tm1 Function Cellvalues Rule.
- CONSOLIDATEDAVG returns the average value in a consolidation. Works in
- ISUNDEFINEDCELLVALUE compares the argument value with default numeric cube value and returns 1 if the cell value is equal ...
- DB retrieve a value from a cube cell. Works in Rules Syntax DB(Cube, e1, e2 [,...en]) Cube = Cube Name to retrieve the data from ...
- CONSOLIDATEDMIN returns the minimum value in a consolidation. Works in
- ELPARN returns the number of parents of an element. Works in
In-Depth Information on Tm1 Function Cellvalues Rule
CELLVALUES CELLVALUEN returns the numeric value of the specified element in a specified cube. Works in Rules Syntax CellValueN(Cube, ... UNDEFINEDCELLVALUE returns the default numeric cube value. Works in ATTRN returns the numeric attribute for a specified element of a dimension. Works in
INT returns the largest value that is less than or equals to a specified value. Works in
That wraps up our extensive overview of Tm1 Function Cellvalues Rule.