I need to compare the two DT(input1.xlsx and input2.xlsx) and get the result as output1.xlsx using linq query. Currently am using lookup data table activity and this is taking more time to complete the task.
I do have 1 lakh records to perfrom.
Input1.xlsx (8.5 KB)
Input2.xlsx (8.6 KB)
Output.xlsx (8.6 KB)