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

Parse Date out of the string

DataPirate26
10 - Fireball

Hi all,

 

I need to parse out the Date (Month and Year) from the Given File Path. It should be dynamic irrespective of the filepath. 

1 REPLY 1
gawa
16 - Nebula
16 - Nebula

hi @DataPirate26 

Regex tool is one of the option to parse the required data out. Example is as attached, but it totally depends on your real data if the attached Regex expression would work on all of the rest of your data.

 

image.png

Labels
Top Solution Authors