MTD
Syntax
MTD(measure, offset)Arguments
Return value
Example
MTD([Sales])
//Returns data from the Sales measure for the current month
MTD([Sales,2)
//Returns data for the past 2 months and the current month

Last updated
Was this helpful?