I’m receiving the following error without any apparent reason;
"Source: DT XX0200
Message: Data Table
Exception Type: System.ArgumentException"
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ArgumentException: Data Table
at UiPath.Core.Activities.FilterDataTable.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
can i have a view onthe filter wizard a screenshot if possible
because we might have missed something in column field
make sure that we have mentioned the columnname between double quotes or with column index alone (just 0 or 1 or 2) as the column index starts from 0 for the first column