month() The month() offset function is appended to a metric dataset and provides the ability to dynamically reference a time period for the...
monthly() The monthly() function returns a time-series array of values in a monthly cadence. It can only be applied to As Of, Per...
months() The months() function returns the number of months/periods between two dates. Syntax months(date1, date2) Argument Description date1 (required) An expression...
offsetMonth() The offsetMonth() function provides the ability to offset any time series by a set number of months/periods. Syntax offsetMonth(integer, value)...