I have two data tables DT1 and DT2, and I want to compare the first column**(Document and Invoice No)** of both data tables if any row matches then I want to combine that row from both columns and then store it in another data table
My first Data table

My second data table

As both DT1 and DT2 have (ISI-22031592)
So my output data table should be like this
![]()