Hi All,
I am using AX 2012 CU7. I was trying to find the month, year function in X++ SQL, but no luck. Actually I have to develop a customize, customer monthly sale report. For this report I was finding the month, year function in SQL. Is there any function so I can write a query like we can in the follwoing way SQL.
seelect * from MyTable where month(MyDate)="06"
OR
I need the following Pattern of the report in AX, if any one can help to develop this report.

*This post is locked for comments
I have the same question (0)