Hai Everyone,
I have a query related to Arabic numbers. Actually i'm using report builder 11g which its having Arabic text and numbers. Arabic text is working fine and if add the below parameters in reports.sh file Arabic numbers also displaying proper but full report its showing Arabic numbers.
REPORTS_ARABIC_NUMERAL=HINDI
REPORTS_BIDI_ALGORITHM=UNICODE
Actually i want to display a specific field only in Arabic numbers and i don't want to display all the fields in Arabic. Without adding the above parameters and without disturbing the other fields is it possible to display the specific field in Arabic numbers.