Last week we discussed how to apply standard formatting codes for currencies and dates to Microsoft Dynamics NAV 2009 RTC reports. As I mentioned in that blog post, there are some hoops we have to jump through in order to show more than one culture’s formats on the same report. In the typical report the localization information is contained in the report header and it will only include a single localization.

Bron : Small Square Services
Lees meer…

Tags:
 

For a recent project, I needed to export the object properties of a number of objects to an XML file.

As you know, in the Object table, there are separate columns for Date and Time. Initially, I exported each column as an individual XML attribute, using the FORMAT function’s standard format #9 to XML-format the values

Bron : Zen & the Art of C/SIDE Development
Lees meer…

Tags: