Recent posts

Using Placeholders in NAV Reports

  1 minute read

Placeholders provide a method to customize the formatting and insert as an expression inside the textbox.

Dynamics NAV 2018 is available to download

  less than 1 minute read

The much waited NAV version is now available to download, with lot of new features. Please download the software from the below link

Validate Email Address in NAV using RegEx

  1 minute read

Last week I was working on a shipment notification project where I need to send Email Notification of the shipment and one thing we need to check is the emai...

How to Schedule NAV Services to Restart

  1 minute read

Recently I was asked if there is a way to schedule a NAV service to restart at a specific time, and for that I have used a small PowerShell script which I ha...