How to use Linq with join in UiPath

Published: 08 August 2019
on channel: UIPath Tutorials
5,211
49

In this video you will learn to join two different data tables from LINQ and write result in excel file.

Linq Query Used - (From a In dtSheet1.AsEnumerable() Join b In dtSheet2.AsEnumerable() On a("Pcode").ToString Equals b("PARTY CODE").ToString Select dtSheet3.LoadDataRow (new Object() { a.Field(Of String)("First"),a.Field(Of String)("Last"),b.Field(Of String)("NAME")},False)).CopyToDataTable

Fore more videos please Subscribe our channel.
Also follow us on:
Facebook Page :   / uipathtutorials  
Instagram Page :   / uipathtutorial  
LinkedIn Page:   / uipathtutorials  
Twitter:   / uipathtutorials  

HARE KRISHNA 🙏


Watch video How to use Linq with join in UiPath online without registration, duration hours minute second in high quality. This video was added by user UIPath Tutorials 08 August 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,211 once and liked it 49 people.