Return to: Calculated Member Builder Function List
A shortcut function for the PeriodsToDate function that specifies the level to be Quarter.
Qtd([«Member»])
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»).
Qtd()