QTD
Syntax
QTD(measure, offset)Arguments
Return value
Example
QTD([Sales])
//Returns data from the Sales measure for the current quarter
QTD([Sales],5)
//Returns data for the past 5 quarters and the current quarter

Last updated
Was this helpful?