Hi,
I am working on a raw data set with the following example data.
However, I want the data to be changed a bit so the headers are along the actual data. Something like below:
I need the headers to be beside the data columns so I can have carry it after a join tool which is using Data column as the unique value to join two files.
How can I achieve this? Can anyone please help me out?