NAV 2013 R2: How to Back up a Live Database and Refresh a Test Database

If you have a test database, at some point in time you will be asked to refresh this with the current live data, especially when testing. I am often asked how to copy the live database into the test database so accurate testing of a development request can be done.

Bron : ArcherPoint
Lees meer…

NAV 2013 R2 Report Trick – Split Concatenated String on New Line

Presentation of data is really important for reports since it is an effective way to show users key data they will be interested in.

In this demonstration, we will go over a quick NAV 2013 R2 report trick that will display information in a user-friendly manner. If you are going to have a string that will be concatenated, you have the ability to show each value that will be added to the string on new lines by adding a special character in your string. We will be able to replace the special character in Visual Studio by the new line function.

Bron : Dynamics 101
Lees meer…