Hello all,
I have a set of data that looks something like this. Way more rows and sometimes more columns, but you get the idea.
Before.jpg
I need to take each column of data and create a seperate row. Essentially, I'm trying to convert multiple columns of data into one column, but I need use the column label being converted as the row label if that makes sense. I need the final product to look like this:
After.jpg
is this possible? I have scoured the interwebs for a solution, but I don't think I'm asking the right questions. Please help.
Bookmarks