Hi, pls refer to the screenshot attached, I am trying to use RegEx parse to separate the dates xx/xx from the words, (\d{2}/\d{2})(.*?) is my expression, but I only managed to split out the date and not the words, not sure where I went wrong. Hope to get some help. 
