Return to: Calculated Member Builder Function List
A shortcut function for the PeriodsToDate function that specifies the level to be Year.
Ytd([«Member»])
A shortcut function to the PeriodsToDate function that defines that function’s «Level» argument to be Year. If no member is specified, the default is Time.CurrentMember.
Ytd(«Member») is the equivalent of PeriodsToDate(Year, «Member»).
Ytd()