Current

Analysis Services

Analysis Services

Current

Returns the current tuple from a set during an iteration.

Syntax

«Set».Current

Remarks

During an iteration through a set, as in functions such as Generate, at each step in the iteration the tuple being operated upon is the current tuple. This function returns that tuple.