Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHere is my take. I am not great with Regex so I went a different route.
Batch Macro
My Solution
My solution.
Matched with the expected data except for the file name.
My Simplified Function
Great opportunity to investigate various tools, work on RegEx code, data modeling, and some advanced tools preparing for renewing Core Certification. A Challenge where no two solutions will be alike, certainly none like mine. The FileName and WorkFlow values do not match the Task 1 solution so something is up with that.
Fifteen tools used in this solution.
The Task 2 result is very similar to my approach.
Nice. The use of the Transpose tool early made this an elegant solution. I went a different route that took much more time.
I had fun with this one, I'm sure there are less brute-force ways to do it but I was able to keep it short and sweet!