You are viewing limited content. For full access, please sign in.

Question

Question

Regular expression substitution

asked on August 26, 2019

Good afternoon,

I am working on a substitution pattern to change token value '12_3_123' to '12/3/123'.  Any regular expression suggestion would be appreciated.  

Thanks,

Sithembiso

0 0

Replies

replied on August 26, 2019

If you're in Workflow, just run Token Calculator and use the Substitute function to replace underscores with slashes. If you're in Quick Fields, run the Substitution process.

You can use regular expressions too, but they're not necessary.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.