YTD
Syntax
YTD(measure, offset)Arguments
Return value
Example
YTD([Sales])
//Returns data from the Sales measure for the current year
YTD([Sales,2)
//Returns data for the past 2 years and for the current year

Last updated
Was this helpful?