Introduction: In Dynamics NAV, we can code to select multiple records on a page at a time and modify the selected records at once. To demonstrate the same, I will be creating a custom action on a page which will…
Introduction: In Dynamics NAV, we can code to select multiple records on a page at a time and modify the selected records at once. To demonstrate the same, I will be creating a custom action on a page which will…
Introduction: In customized reports of NAV, often the records have to be filtered by specifying a date filter range. For example if we enter ‘012318..032118’, the records from the respective table should be filtered which are falling in the range…
Introduction: In my previous blog I have mentioned the steps to be followed in the Dynamics NAV development environment including creation of custom functions and the code to be written. In this blog, I will be giving the remaining steps…






