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.Collections.ObjectModel System.Activities.DynamicUpdate System.ComponentModel System.Runtime.Serialization System.Xml.Serialization UiPath.Excel UiPath.Excel.Activities System.Reflection System.Runtime.InteropServices Microsoft.VisualBasic.CompilerServices System.Activities Microsoft.VisualBasic mscorlib System.Data System System.Drawing System.Core System.Xml System.Xml.Linq PresentationFramework WindowsBase PresentationCore System.Xaml UiPath.System.Activities UiPath.UiAutomation.Activities System.Data.DataSetExtensions System.Runtime.Serialization UiPath.Excel UiPath.Excel.Activities.Design UiPath.Excel.Activities System.Reflection.Metadata System.Memory True True False False [Out_DT] [Excel_DT.Clone] [Out_DT] [From row In Excel_DT.AsEnumerable Let a=row("Company").ToString Let b=CInt(row("Value").ToString) Let c=row("Status").ToString Let x=If(b>0,c="increased",c="decreased").ToString Select Out_DT.Rows.add(x) ).CopyToDataTable] True [Out_DT] [( From D In Excel_DT Let check=Excel_DT.AsEnumerable.Where(Function(r2)r2(1).ToString.Trim="") Let c2=If(check.Count>0,"Increased","Decreased") Select Out_DT.Rows.Add(c2) ).copyToDatatable] False False