Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to convert numbers into words in BI Publisher reports using oracle database

Summary
How to convert numbers into words in BI Publisher reports using oracle database
Content
Hi All,
How to show Grand Total numerical amount value into words in BI Publisher reports using oracle database.
Example - I have a report with 10 rows, sum of 10 rows - 550 (Grand Total value) at end of the report. Am sharing the screen shot also.
Now i want to show that Amount in Words.
Please help me on this.
Regards,
Ramesh
Answers
-
Hi,
You can use below
<?xdoxslt:toWordsAmt(255)?>
Regards,
Brajesh
0 -
This link has a work around if your number is greater than: 5373,484
https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1407603857650
0