Hi Folks - I was presented with this information this morning which is a file that contains website submissions that have been collected within a single excel field. I've tried parsing with XML but this is not a true XML file given there is no end of line indicator. Each line that starts with </br> should be its own field where the information after the </br> is the field name and the text after the colon is the field contents.
I'm not well versed in Regex but will try that now, but I could use some guidance as this is something I've never done with Alteryx.
The information on the top line (Site:) is consistent throughout and can be removed.
Thank you!!