cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Leading ZEROS

Former Member
0 Kudos

HI all

Please suggest me how to remove the leading zeros using standard functions available in Graphical Mapping

Regards

Bhasker

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

No standard function available for this. Search in SDN. Simple UDFs will do the trick and the code has already been posted in SDN several times.

Shabarish_Nair
Active Contributor
0 Kudos

>

> No standard function available for this. Search in SDN. Simple UDFs will do the trick and the code has already been posted in SDN several times.

formatnum should do the trick

Former Member
0 Kudos

>>formatnum should do the trick

Yes and no. Yes, if the input is always numeric and no if the input can be alpha numeric

Shabarish_Nair
Active Contributor
0 Kudos

agreed on the alphanumeric part

Former Member
0 Kudos

Hi all,

Thank u one and all for your responses

Regards

Bhasker

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Bhaskar,

Check my reply in this thread:

Regards,

---Satish

Shabarish_Nair
Active Contributor
0 Kudos

use the formatnum function for this

Shabarish_Nair
Active Contributor
0 Kudos

additional info:

in the formatnum function provide the property of the number format to #0