I have a TI which exports the data into a text file.
The following is the TI script
Code: Select all
ASCIIOUTPUT('\\TM1\WS\expenseload2UCS\expenseload2UCS_V1.txt',RC,RL,P0,P2,V9,mon,V2)
Is this a limitation in ASCIIOUTPUT , because it treats all the vairables as strings ?
When I check in the cube I can see the negative entry for the report line , but the same is displayed as postive entry in export file. The file is of 66 KB , hence I hope it is not truncating any info.
Appreciate your response !!!
Regards
Anoop