CurrentTimeMember Element (ASSL)

Defines the current member of a time dimension associated with a Kpi element.

Syntax

  
<Kpi>  
   ...  
   <CurrentTimeMember>...</CurrentTimeMember>  
   ...  
</AggregationDimension>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Kpi
Child elements None

Remarks

The value of this element is a Multidimensional Expressions (MDX) statement that evaluates to a single member in a time dimension, used to retrieve the current timeframe when evaluating the key performance indicator (KPI).

The element that corresponds to the parent of CurrentTimeMember in the Analysis Management Objects (AMO) object model is Kpi.

See Also

Properties (ASSL)