Start Free Trial

Alteryx Designer Desktop Discussions

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

Create number/character range based on a list of numbers/characters

Rob5555
5 - Atom

Hello,

 

I have a list of numbers and number/character mixes like the below:

 

1000

1001

1002

1004

1005

1006

1M27

1M28

1M29

1M31

1M32

1J78

1J79

1J80

 

I would like the output to look like the following:

NameMinMaxCount
Range 1100010023
Range 2100410063
Range 31M271M293
Range 41M311M322
Range 51J781J803

 

Is there any way it is possible to create a flow to do this automatically?

 

I was able to create the flow I'll attach below to perform my ask for numeric values, but can't figure out how to get it to work on the number/character mix values like "1J78"

Rob5555_0-1679673227524.png

 

I would really appreciate and input on this issue, thank you in advance!

 

Rob

0 REPLIES 0
Labels
Top Solution Authors