System.Activities System.Activities.Statements System.Activities.Expressions System.Activities.Validation System.Activities.XamlIntegration Microsoft.VisualBasic Microsoft.VisualBasic.Activities System System.Collections System.Collections.Generic System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail System.Xml System.Xml.Linq UiPath.Core UiPath.Core.Activities System.Windows.Markup System.Xml.Serialization System.Activities Microsoft.VisualBasic mscorlib System.Data System.Data.DataSetExtensions System System.Drawing System.Core System.Xml System.Xml.Linq PresentationFramework WindowsBase PresentationCore System.Xaml UiPath.System.Activities UiPath.UiAutomation.Activities System.ServiceModel System.ValueTuple True [Groups] [(From d In dtData.AsEnumerable Group d By fn=d("First Name") Into grp=Group Select grp).toList] True [DuplicationInfo] [Groups.SelectMany(function (g, idx) g.Select(Function (x) new Object() {x("ID"),If(g.Count > 1, "Duplicate Entry " + (idx + 1).toString, "Single Record")})).toArray] True [tmpRow] [dtData.AsEnumerable.Where(Function (r) r("ID").toString.Equals(item(0).toString)).Single] [tmpRow("Comment")] [item(1)]