Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
I first filtered out the nulls and used "Dynamic Rename" to take the column name from the first row of data. I then replaced the non-alpha-numeric characters and replaced them with letter combinations. I then cross-tabbed the data with the appropriate grouping and used the dynamic rename tool to reverse the previous character replacement. Simple.