For once I can actually share my example file (alteryx help) because there's no protected info. Although I did dummy a few fields to be safe.
I have this incredibly long output file with over 200 columns. Each row is data for a different facility. Their Unique Identifier is in column 2.
I want to split this data out by identifier, and then hopefully transform it into more manageable chunks, but I also don't know how to do that. I attached an example of what I want it to look like as well. The example is limited, it obviously doesn't capture every field, but I just wanted to demonstrate how I wanted to break up the file into more manageable chunks.
The data I work with is usually cleaner, but this is the output I'm given. If anyone has a way to approach this, I'm all ears. Do I need to format my data before running it through the workflow somehow? Or can alteryx handle all of this so once the process is automated, we can just drag and drop these outputs and get the desired result?