Hi All,
I have a requirement to display amount in millions and Billions on tabular in mobile apps, I used below formats to convert but not showing properly.
Can you suggest what is the custom format??
millions - #,#.0,,M
billions - #,#.0,,,B
Regards,