Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy solution!
In the end, this one ended up being particularly fun!
Cheers!
NJ
A head scratcher, but once the column parsing is determined it starts to flow. Solution is dynamic for all field names, no manual assignments.
I tried to make this as dynamic as possible. The only manual config is the Select Rows tools to pick out which rows are from which table and cleaning up one field at the end from the bigger output.
Can't help but think I overcomplicated it. Nothing particular strenuous or mind-bending but it took a long time to configure.