I have data like this in a excel sheet (Columns A B C)

I have same column names in a transposed form like this in another excel sheet

What I need to do is compare and paste data into the transposed data sheet so final output should look like this

I have data like this in a excel sheet (Columns A B C)

I have same column names in a transposed form like this in another excel sheet

What I need to do is compare and paste data into the transposed data sheet so final output should look like this

Hi @Ishan_Shelke ,
Have you tried using the Transpose Datatable Activity ?
Give a try on using the Activity on the Input Datatable Itself.
Also, Maybe a First try using the Modern Excel approach would be recommended to check :

Let us know what is the result when it is performed on different samples of data that you have.
Please find the below link
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.