Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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