Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy very complicated solution below..
I feel like these challenges always leave me thinking "there must be a better way to do this" and then when I read through everyone's solutions, there definitely is!
I'll have to research how to parse HTML in Alteryx. This is much easier to do in a programming language.
My output matches, aside from Last Modified By being Last By (I couldn't figure out how to do non-greedy regex, so I ended up splitting on spaces, hence the missing word "Modified").