How to write a regex syntax to extract "P:32745" and "P:32553" from the following string of text.
WBS P:32745-T-E
Also are there any material that can teach me how to write regex syntax? I need an idiots guide to it...
Thanks!
Thank you!! Have the site bookmarked!
@jessy_chow based on the videos available through alteryx's interactive lessons: https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Parsing%20... I taught myself regex & I'm pretty darn good at it now! They're also part of the Alteryx Advanced exam's curriculum, so you get a two-for-one 😏. As Binuac's mentioned, regex101 is fantastic, especially for sharing your examples + regular expression as you can save it and send the URL like so:
i.e. https://regex101.com/r/pdrXih/1