Hello All,
I am new to Alteryx and need help to read below text in a columns as shown in snippet. I am able to read text file in Alteryx but it all comes in column. Need help. I need to achieve this with only input tool
Test Input
EmployeeID;Name;Age;Exp;Comments
100;Warren,Ash;24;1.5;"Good;Employee"
101;Sue,Mary;27;3;"Avg; Employee"
102;Walter,John;30;4;"Bad;, Employee"
Expected Output

Regards,
Chandrakanth.K