Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OTBI report built is rounding off the Accounted amount column, how to stop it

ChetanaR
Rank 1 - Community Starter
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