Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OTBI report built is rounding off the Accounted amount column, how to stop it

Answers
-
Hello Chetana,
Can you provide your logical sql and the requirement of the report design.
Example: Use formula with round and test the issue.
sum(round("- Invoice Accounting"."SLA Unrounded Accounted Amount Credit", 2) by "- General Information"."Invoice Number","- Subledger Accounting Journals Details"."Journal Line Number")
Thanks,
Renuka
0 -
Hi Renuka,
The issue is , we have not used any rounding function but the GL amount displayed in OTBI report is getting rounded automatically, which we want to avoid.
Thanks,
Chetana
0 -
Chetana,
Can you create simple report with few columns and provide the logical sql.
What format do you see for round("yourGLColumn, 2)
Thanks,
Renuka
0 -
I am having the same issue. Did you find the fix?
0