Hello All,
I have a column that has the data I require including header and value.
{"customerFullName":"ABC","customerCode":"Claim","StatusCode":"Guided","TypeCode":"VST","ProcessName":"Servicing "}
I want to have customerFullName as column header and ABC as its value, so on and so forth
So My data is arranged like Table 1 in the attachment and I want it to be like Table 2. What tool should I be using? Any examples would be highly appreciated.
Solved! Go to Solution.
Thank you Philip. Will definitely look at it and let you know
Awesome Philip. It worked like magic