in this excel sheet there are 470 colums and 67 rows here i want to filter the colums one by one and rows also
i want to use in uipath and ineed Linq query for do this i wany that the colums has seperate loop and rows also in seperate loop
in this excel sheet there are 470 colums and 67 rows here i want to filter the colums one by one and rows also
i want to use in uipath and ineed Linq query for do this i wany that the colums has seperate loop and rows also in seperate loop
Why don't you use Filter datatable to keep only the columns, then do the same for the rows