BI Publisher (MOSC)

MOSC Banner

Number to Word in BI Publisher word template rtf

edited Oct 9, 2014 7:17AM in BI Publisher (MOSC) 11 commentsAnswered ✓

Please, if anyone can assist.

I am trying to convert a subtotal field in BI Publisher Word template Rtf from number to word but the output shows number only. I have tried these 2 syntax and they both do not
work.

Total Amount in Words:
<?xdoxslt:toWordsAmt(
TOTALAMT, ‘INR’,'CASE_UPPER', 'DECIMAL_STYLE_WORDS')?>

Total Amount in Words:
<?xdofx:to_check_number(
TOTALAMT, ‘INR’,'CASE_UPPER', 'DECIMAL_STYLE_WORDS')?>

*TOTALAMT is a calculated field.


But if I used this syntax in the rtf - it works OK

Total Amount in Words: <?xdoxslt:toWordsAmt(250000, ‘INR’,'CASE_UPPER', 'DECIMAL_STYLE_WORDS')?>

i.e. I manually put in the AMOUNT (in number)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center