Hi All,
I need help transposing data which is an output after parsing json format. I have two columns column A and B containing values. Column A contains header and Column B contains values. When I am using cross tab to transpose the data, it can either transpose first/last or concatenate the values which can be lengthy to delimit and process.
I am able to use the regex to parse json output and using formula tool renamed the column headers in column A but stuck with transpose. If it can be done for one set I can implement the same for other set of data as I have multiple country code. attached the input and expected output in excel file.