How to merge more than one datatables using LINQ in Uipath

Manoj Batra
Oct 4, 2022

--

Problem statement : we have 3 three different tables that comes from different source in the same format and requirement here is to combine all the tables into one

Here are the datatables

Drag the assign activity to the workflow, run the following query

Here is the complete solution video

Github Link : https://github.com/manojbatra071/UiPathSamples/tree/main/03%20-%20MergeDatatableUsingLinq

Happy Automation.

--

--