We are using Oracle 11G and BI 4.0 and there is a number field which has got values like -
100.20
100.203
100.220
But in report, it is displaying -
100.2
100.20
100.22
We have not set any number format in universe or report level, but still we are seeing different values, we wish to have the values same as what is there in Database.
Could someone please help us in understanding why this is happening and is there any solution for the same?
Actually what format should I define at universe level as I am not sure of what kind of format is coming in db like everytime it comes in different format in sense … sometimes 2 decimal places, sometimes 3 and sometimes none. So is there any format which can give me the exact values what is there in DB in BO ?
Well, you will have to assign the max number odf decimal places in the DB. That having being said this shouldn’t be happening, it may be worth searching SAP site to see if it is a known bug? Does this happen if you create a new universe in 4.0?