Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEADidn't have mushroom in my calendar for this today!! Funguy right here!
Some hefty RegEx - (?:\(|^ {4})((?=\S*['-])[a-zA-Z'-]+|\w+):\s(.*=(?:\w|\?))
Had to prefix the Fieldname before the Join in order to get the right field order
- I see now that a Dynamic Replace provides a more elegant solution
Thanks
I was thinking through how to keep the columns in the right order, and then I remembered a useful (but infrequently-used) tool!