This macro creates calendar based macro variables for reporting. More...
This macro creates calendar based macro variables for reporting.
This macro creates Year, Month and Quarter related macro variables for looping, stratifying, squaring and reporting.
Usage
%ms_assigncalmacrovars(DATE1=&MinExpPeriodStartDt., DATE2=&MaxExpPeriodEndDt.);
[in] | DATE1 | Start of period. |
[in] | DATE2 | End of period. |
None.