CalculationCurrentPass (MDX)

Returns the current calculation pass of a cube for the specified query context.

Syntax

CalculationCurrentPass()

Remarks

The CalculationCurrentPass function returns the zero-based index of the calculation pass for the current query context. With automatic recursion resolution in SQL Server Analysis Services, this function has little practical use.

See Also

Reference

CalculationPassValue (MDX)

IIf (MDX)

MDX Function Reference (MDX)