Linq to compare two datatables using two keys

Yes, @supermanPunch exactly, that’s what i was thinking. Let me check then get back to you.Thank you

1 Like

@Charmaine_Matsaudza The workflow might need to be a bit updated. The Workflow works properly and gets the Output but if there are no non-matching rows between two datatables, then it throws an error. And In order to handle that, you might need to use a Try Catch or consider another workaround by using the if Condition.
Check the updated workflow:
Get_NonMatchingRows.xaml (12.3 KB)

4 Likes

@supermanPunch It works!, Now I am going to try implement it on the real datasheet. Thank you so much for your assistance :ok_hand: :ok_hand:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.