Oracle Analytics Publisher

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

RTF Bar graph not showing values upto 2 Decimal.

Accepted answer
21
Views
1
Comments

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