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

ReGex

BRRLL99
11 - Bolide

Hi Team,

 

I have following data(Sheet 1) :

Requirements:

All values which are in yyyymmdd/yyyy-mm-dd shold be in a single seperate coloumn and should be in format yyyymmdd

If there are 2 dates, it shold take the min values

If there are no values, then it should be blank

$ shold be removed.

 

Data and sample output has been uploaded

 

2 REPLIES 2
FrederikE
13 - Pulsar

Hey @BRRLL99,

 

Needed a bit more then just regex, but works now 😊.

 

FrederikE_0-1663925325837.png

 

Christina_H
14 - Magnetar

Here's my version.

Christina_H_0-1663926365490.png

 

Labels
Top Solution Authors