Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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