How to use Linq with join in UiPath

Опубликовано: 21 Октябрь 2024
на канале: 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 🙏