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 have been able to correct data in Categories file using Text to Columns.
The data file is the one I am struggling with; I have tried transpose and cross tab but didn't work. After cleaning the data I have to combine the 2 files, please help.
Try the following configuration. In the Transpose Tool, select Info_Category as your key column. In the Text to Columns tool, select Split to Rows. Then join on the ID's with a Join tool.