Qtd

Return to: Calculated Member Builder Function List

A shortcut function for the PeriodsToDate function that specifies the level to be Quarter.

Syntax

Qtd([«Member»])

Remarks

A shortcut function to the PeriodsToDate function that predefines that function's «Level» argument to be Quarter. If no member is specified, then the default is Time.CurrentMember.

Qtd(«Member») is the equivalent of PeriodsToDate(Quarter, «Member»).

Example

Qtd()

 

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.