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

General Discussions

Discuss any topics that are not product-specific here.

Parsing email information

James89
7 - Meteor

Hi Alteryx Community, 

 

To begin with, I am no means of Regex expert. But I was wondering whether can Alteryx recognize the below pattern using Regex and create standardized columns based on the pattern below. 

FromToSubjectDateAttachments

 

My current raw data example as below:

From:SeanTo:FishFlSubject:ReplicateDate:Monday,February,2023:02:01PMAttachments:XX.jpg

From:ABCDTo:GEXFlSubject:A-ZDate:Thursday,January,2023:01:00PMAttachments:DADHA.jpg

From:PattsTo:JeniSubject:unknownDate:Wednesday,October19,20232:51:00PMAttachments:djg.pdfimage001.ipq

 

Appreciate if anyone can help shed light on this manner.

1 REPLY 1
binuacs
21 - Polaris

@James89 one way of doing this

image.png

Labels
Top Solution Authors