Hello,
I want to be able to subtract months from the current date. I have found solutions to add days/months but nothing to go back in time.
Is this possible in AX?
Thanks,
Charu
*This post is locked for comments
I can subtract days by simply doing, for eg. 'today() - 6', but what I really need is months.
If you know how to add month, why can't you add a negative number of months?
For example, you can use use DateTimeUtil::addMonths(d1, -3) to subtract three months. (This function works with utcdatetime, so you have to convert your date to utcdatetime and back).
Thanks Martin, that worked!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Tocauer 4
Community Member 2
Nayyar Siddiqi 2