Hello, Here is my scenario:
I have filtered out my text file so that only 3 types of rows from raw file are filtering out. Lets call them:
GC, MC and total. In my flat file, there are many rows with these 3 starting points. Now I need to convert them into columns called: GC, MC & Total. Currently they are rows in a field I created called Field 1. Can you please advise on how to go about doing that?
Thanks