How can i extract row values from duplicate column values

@sathwik_pindi
Kindly refer to this XAML file
Forum_Excel_Copy_DT.zip (86.8 KB)

There is no unique value in your data table, so it is impossible to read the value and write it in excel.
Instead of that, Read Both values and process them in Datatable.
image