IsGeneration (MDX)
Checks whether a member is in the specified generation.
Parameters
Name | Type | Cardinality | Default value |
member | value-expression | one | |
numeric-expression | one |
Return
boolean
Description
Returns TRUE if a specified member has specified generation index; FALSE otherwise.
Generation index starts at leaf members with a 0 value. The parent of a leaf has a generation of 1, and so on.
Note that for ragged dimension, intermediate members can have different generations as its children can be at different depths.
Examples
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.