Hi Gurus,
We have one dimension, with several members ID that are no-numeric but contains numbers. For example, these members:
"0001"
"0100"
"1E10"
"0E45"
"0E50"
We loaded these members from a BW infoObject, using the standard package.
When maintaining the members through the Administrator, the excel file consider these members as a numeric ID, and the result in the excel is as follows:
"1"
"100"
"10000000000"
"0"
"0"
We are facing this problem in QUA, and we have SAP BPC NW 7.5 SP4. In PROD system we have SAP BPC NW 7.5 SP3 and we don't have this problem. We don't know if the problem could be related with the SP4.
Please, anyone could help us?
Thank you in advance