Hello, please see attached output from my current Alteryx workflow. I have completed a text to columns tool to breakout the multiple subject referenced in col C and you can see the output of that in col H-I.
However what I need to do now is get back to a single column of subjects with the information on that given row duplicated. I am unsure of the best way forward to accomplish that in Alteryx and appreciate all suggestions.
Current Data:
Project ID, Teacher ID, Subject, Subject Subcategory, Grade, Project Resource, Project Date, T2C Results 1, T2C Results 2
Need data in format:
Project ID, Teacher ID, Subject, Subject Subcategory, Grade, Project Resource, Project Date, T2C Results 1
Project ID, Teacher ID, Subject, Subject Subcategory, Grade, Project Resource, Project Date, T2C Results 2
Let me know if any questions and I appreciate the assist.