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
RTF Bar graph not showing values upto 2 Decimal.
I am generating a report with an RTF template and a BI Publisher query where values are rounded to 2 decimal places using the ROUND function. In the RTF template, I am using the <ViewFormat decimalDigit="2" decimalDigitUsed="true" /> tag to ensure values display with 2 decimal places. Despite these settings, some values in the bar graph are still showing up to 3 decimal places. How can I ensure that all values are consistently rounded and displayed to 2 decimal places?
Best Answer
-
Hi @A Sirisha
You can try to
Use the function xdoxslt:round() or xdofx:round() in template file to round the number.
Number Rounding Is Not Correct In R12.1.3 XML Publisher Reports (Doc ID 1551338.1)
Regards,
Arjun
0
