Data1.xlsx (8.8 KB)
Master.xlsx (9.0 KB)
in general we do have several options:
- using join datatable activity
- LINQ
- (after preparing dt1 col structure) - Set operations intersect/except
give a try by starting an exploration with Join Data Table
Can u provide a proper solution in .zip file