Dear All,
We use the standard Export Data Manager Package with the standard Export Transformation Tile to export the data of a calculated Member.
The Standard Export File is:
*OPTIONS
FORMAT = DELIMITED
HEADER = YES
DELIMITER=
VALIDATERECORDS=NO
ROUNDAMOUNT = 7
OUTPUTHEADER=
OUTPUTDELIMITER=
*MAPPING
*CONVERSION
The Export works fine but the most of the Amounts (Measures) are coming in Scientific Notation with the E^x at the end although in the Transformation File the ROUNDAMOUNT is specified to 7.
We need to import this extract file into another Model of BPC and the issue is that BPC cannot cope with the values in scientific format on Import without writing conversion rules to cut off the E^x
Is there a way of changing the way the data get's extracted?
Thanks,
Ensar