Add Zeros in the string

Certified Associate Developer

Hi, 

I want my alphanumeric field with the below condition.

if the text is asdf45 I want the output total as 10 digits with Zero's in the front. How can I do that?

When I try doing text(asd45,"0000000000") --> this is not considering the strings present.

Thanks!

  Discussion posts and replies are publicly visible