Hi everyone,
I'm a newcomer to the Alteryx world and have trawled through the embedded help files in the application but have not found an answer to my question. I hope that someone here can help point me in the right direction!
I've got a link to survey data that is returning all the data in one column, warts and all. I need to parse it out so that the data is separated and then formatted into neatly presented columns with the relevant data under each column. I've got as far as creating the columns I need, however the data is all lumped under one column at the very end. I need to parse that column out so each cell in that column goes under each relevant preceding column. What's especially annoying is that some of the data that should be in one cell is separated by a space and, as a result, has ended up in separate cells. How would I go about putting the relevant data from each cell into its rightful column?
Tools used so far: Text to columns, Text to columns (split to rows), Dynamic rename, Select, Sample N Records.
Many thanks,
Dev