dtUpg.AsEnumerable().Where(function(row) dtMaster.AsEnumerable().Select(function(r) r.Field(Of String)("Column0".ToString)).Any(function(x) x = row.Field(Of String)("Column1".ToString))).ToArray

Kindly try once with JOIN DATATABLE activity
And for this

For copytodatatable or Asenumerable method
Kindly mention this assembly reference in xaml by opening that in notepad file

Cheers @glory1