Help Splitting Data
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi There,
How would I split the data using the RegEx Function?
I need to split the header from the Body.
The start of the Body would be Where it says "Subject"
Not very familiar with this function and not sure what is the correct regular expression to use to achieve this. Thank you
Solved! Go to Solution.
- Labels:
- Regex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@DataNath Thank you so much! I don't think I could have ever figured out this expression myself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Always happy to help @HongAlt! If you'd like to know what's going on here then feel free to let me know. However, if this is a one off need and you don't have a need for it any other time then I realise that a breakdown may be a little redundant!
I know RegEx can look a bit daunting at times and it certainly took a while for the penny to even start dropping. That said, the expression here is actually quite simple (certainly helped by the fact that a few key parts are hard coded in) but I can appreciate that the additional symbols etc can make it look very technical.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you so much again for the help, it is a one-time thing for a part of a project. I will go through the expression and see if I can better interpret it myself. If I run into any issues, I will let you know. I may need help on other parts later on as this project has multiple parts, I hope that is ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @HongAlt, I have updated your workflow to parse EmailHeader. And do remember to accept my solution if you consider it useful.
- « Previous
-
- 1
- 2
- Next »