We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

parsing data

bh1789
8 - Asteroid

I have a field of data that if is correct will come through as 15 chacs as shown below:

 

ECW221206-04240

 

Sometimes the data is incorrect and comes through without the "-" as shown below:

 

ECW22120604240

 

How would I add a "-" in the 10th position, ONLY if the "-" is not already included in the data?

 

Thank you!

2 REPLIES 2
PanPP
Alteryx Alumni (Retired)

Hi @bh1789 

 

Please see attached sample WF for the output that contains -

 

Hope this helps, if it does please like this post and if it helps resolve your problem, mark it as a solution. If you have any other questions, please let us know.

bh1789
8 - Asteroid

Thank you very much!

Labels
Top Solution Authors