Hi UiPath,
Is there a way to filter out table using index instead of column names?
let say I want to extract only the first column?
how can i do that?
Is that even possible?
thanks!
Hi UiPath,
Is there a way to filter out table using index instead of column names?
let say I want to extract only the first column?
how can i do that?
Is that even possible?
thanks!
You can pass 0 in the Keep Column Section. Remember the index start from 0 so pass accordingly.

Thanks
Hi @
In Filter datatable activity you can directly give the column index in column field
Hope it helps!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.