ADDQTRS
The ADDQTRS function allows you to add or subtract a specified number of quarters to a given date.
Syntax
Arguments
date - Date in any format. Required. This can also be a measure or a node reference.
value - Number of quarters to be added to the date. Required. Use a negative number to subtract the quarters from the given date.
Return Value
Date.
Example
Last updated