Filter two datatable based on two column

we would suggest to scope 1 topic = 1 case. As others can easier find solutions for similar cases

dt2.AsEnumerable.ToList.FindLastIndex(Function (row) YOURLAMBDAPART)
will return the index or -1 when not found

[HowTo] LINQ (VB.Net) Learning Catalogue - Help / Something Else - UiPath Community Forum