Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
Decimal value issue while displaying OAC Dashboard field
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.
Best 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.
0
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.0to see if decimals appears when forcing the number to a float?1
