Decimals on Export to HFM from FDMEE
Hi All,
FDMEE 11.1.2.4.220
When exporting to HFM, by default there are 12 trialing digits after the decimal point. For example the .dat file created on export would contain:
Actual;2010;December;YTD;Stamford;<Entity Curr Total>;Sales;[ICP None];TennisBalls;Customer2;[None];[None];500000.000000000000
How would this be truncated to contain just 2 decimal charaters for example:
Actual;2010;December;YTD;Stamford;<Entity Curr Total>;Sales;[ICP None];TennisBalls;Customer2;[None];[None];500000.00
BefExportToDat perhaps? What would the script syntax be?
Thanks
Ben