Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI took a little bit longer route to getting my answer, but I can defend it.
Cheers,
Mark
Went with the Data Cleansing Tool and Fuzzy Match. This give the option for nearly identical field names to match. Like labeling challenge #72 as challenge #69 :>
My solution.
Similar to most of the others, though for whatever reason I decide to use Find & Replace + Join + Union, instead of just Join Multiple (which makes WAY more sense seeing the other solutions after the fact)... It worked though. And cool way to learn about the Field Info Tool!
* Question: Anyone else find it odd that in the Field Info tool, it doesn't actually tell you which tool it's coming from in the Source column? For example, shouldn't it have the "Text Input (1)" and "Text Input (2)" listed in the Source field, which might be nice if you were trying to do something like Dynamic Rename of the columns based on source input? I could be missing something here. Maybe it acts/looks different when pulling from something other than the Text Input tool in the workflow. Thought it seemed odd that it just said "Text Input:" though.
No pressure then @SeanAdams!
I just realised that it only counts your submission if you attach the workflow, which I didn't do in the early days.....I need to go back through and upload them :(
Here's a solution!