How to convert date time to date in Microsoft Dynamics Navision.



We use FORMAT function for convert any date format

Ex. FORMAT("Bank Account Ledger Entry”. “Posting Date",0,' <Day,2>.<Month,2>.<Year4>')

OUTPUT: 18.08.2016

Comments

Popular posts from this blog

How to use serial.write() in Arduino.

How to Generate random rows in dataset using c#.net

How to use Format function in Microsoft Dynamics Navision.