Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Decimal value issue while displaying OAC Dashboard field

Accepted answer
33
Views
2
Comments
Alvaro_Soares
Alvaro_Soares Rank 4 - Community Specialist

Hi,

I have migrated a set of dashboards from OBIE 12g to OAC. However, some numeric fields on OAC dashboards are not showing numeric fields with 2 decimal numbers, even setting them to "Override Default Data Format" and choosing 2 decimal places.

Is there another way to force this setting on this field ?

Thank you.

Tagged:

Best Answer

  • Alvaro_Soares
    Alvaro_Soares Rank 4 - Community Specialist
    Answer ✓

    Hi Gianni,

    Thank you for reaching out by I managed to solve the issue editing the Data Format on table view for those fields.

Answers

  • Hi,

    You don't see 2 decimals but you see … no decimals at all? What is the data type of those numeric fields? Are they maybe integers? Can you try to edit the formula of one of those adding a * 1.0 to see if decimals appears when forcing the number to a float?