Nonempty Behaviors
This value specifies a collection of references to measures in the cube will use to determine if this calculation produces an empty value. If this list is empty, Analysis Services must evaluate the MDX to determine this, which can be far more expensive.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<NonemptyBehavior /> | AstMeasureReferenceNode | The AstMeasureReferenceNode type is a wrapper for a direct reference to a measure for use in a cube measure group. |