Hi Guys, In this article we will see how we can Calculate first and last date of a month from any date. Code:- action( "Calculate Date" ) { ApplicationArea = All; trigger OnAction () var FirstDate: Date ; LastDate: Date ; ...
A hub of all my NAV/Business Central Codes.