hi all ,
i need remove the column from the Datatable based on the index available in an array .For ex :- {0,4,5,8,13}. How can solve this issue in UiPath . However if i use foreach or remove data row in datatable. The index will be changed when we remove the first value . Can Anyone provide me a better solution .
thanks in advance