I am getting one error while using Filter Datatable activity in Ui Path . I am reading data from excel and storing into datatable but on filter datatable activity I am getting below error .Please find attached error for this activity . want to filter the datatable based on Colum Name " Salary"
Inside the Filter Datatable activity, you need to provide the Input DataTable and you need to provide the COlumn Name as Below. Also, you need to provide the value to filter as well.
now I am not getting Error in Filter Datatable activity . now i am getting one Issue as after filtering datatable I am trying to get the result in one data table variable using output datatable activity and after that i am trying to get that datatable value printed .but in output console i can see only header name not data. please find screenshot for this.
hi i have managed white spaces so no error regarding this .
i guess some error in filter datatable . please find below screensot i want to get filtered all data based on salary .