This a SQL Script, it helps me get the months between two dates, how can i achieve the same in AL Development (D365 Business Central)
datediff(month,'Specified Date',getdate())
This a SQL Script, it helps me get the months between two dates, how can i achieve the same in AL Development (D365 Business Central)
datediff(month,'Specified Date',getdate())