Hi Chuck,
Just to clarify. When you say 'it changes an alphanumeric text to exponential number', do you mean Cognos does or Excel does? If you open the report in Notepad or Notepad++ do you see that value as 5.4E+34 or is it just how Excel displays the value?
Also Excel will only show you the first 15 digits since Excel follows the IEEE 754 specification, even if you modify the cells in Excel to be Number. If you need to see all of the numbers I think treating it as a Character string as Kiran suggests (as does Microsoft) is your best option.
Cheers,
Trevor
------------------------------
TREVOR COMEAU
------------------------------
Original Message:
Sent: Thu May 07, 2020 01:42 PM
From: Chuck Egboka
Subject: Cognos BI report download converting alphanumeric ##E### in csv to exponential numbers
Hi,
When I download Cognos BI report into csv file, it changes an alphanumeric text to exponential number. For example, it converts the Cognos BI data 54E031 to 5.4E+32 in the downloaded excel csv file. I can't figure out the syntax to use in the expression to ensure the data 54E031 is downloaed as the text instead of the exponential number 5.4E+32. I am hoping someone could help me with resolving this issue. I can't seen any solution online and Cognos documentation is not quite helpful. Thanks.
Regards,
Chuck
------------------------------
Chuck Egboka
------------------------------
#CognosAnalyticswithWatson