How to find common rows between two datatables using LINQ?

Hi @Sravani_Reddy ,

You could maybe check with the below post :

Additionally, If Specific column match is required, we could use Join Datatables Activity and if not the expected output we could go for a Linq Join