Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

How can I restrict the date range to 3 months?

$
0
0

With the code below, I can restrict the date range on a day-by-day basis, but this filtering is invalid for some months because it is on a day-by-day basis.



I have examined the date methods as below, but I could not find a method to limit it to 3 months.

nextMth(today);

prevMth(today);

...

How can I make a month-based 3 month restriction with date functions?


Viewing all articles
Browse latest Browse all 175888

Trending Articles