Question
5
Replies
50
Views
Infosys
Posted: September 8, 2019
Last activity: September 19, 2019
Closed
Convert Amount into continuous Numeric value
Hi All,
I have a requirement to convert Amount associated with Currency($) and Comma(,) into continuous numeric value.
For Ex:
Input - $150,000 Output - 150000
Input - $12,000,000 Output -12000000
Is there any OOTB function to achieve above requirement? Appreciate your help
Thanks in advance
Any Inputs are appreciated