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
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
