Hi,
In my database, i have a column that contains numbers and the datatype is Float (example: 30.65- 24.25- 14.1- ...).
I want to use this database in Oracle BI, and considered this column as Measure, and Agregation rule: SUM. The measure's datatype become: DOUBLE.
When I go to http://toshiba-pc:7001/analytics/ I found that numbers are different and are not Float .. (example: 65- 31- 193- 1- ...)
Thanks.