SOLVED
Reg ex
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
DivyaMadam
5 - Atom
‎08-02-2024
04:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am learning Regex and trying to split the columns using keywords as below. however I think I am missing something. Please could you help me how to properly add regular expression. The one I am using is not working
.\s(.*)\s(.+?)(Blocker*)
Key words:
Summary
Accomplishments
Blocker
Next steps
thanks,
Divya
Solved! Go to Solution.
Labels:
- Labels:
- Regex
2 REPLIES 2
binuacs
21 - Polaris
‎08-02-2024
05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎08-05-2024
12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks a lot for the help :) I still see a bit challenge due to case sensitivity.
