My OBIEE version is 12.2.5.5.0
I have a numeric column, a value is (12345678901234567.12345) in database,
but in OBIEE analysis, it shows (123456789012345600.00) , not same as database,
Is there any way to fix it? besides TO_CHAR function.