Get specific column

Hi, anyone can help me. i want to get column status from web table then how it will happen.

image

1 Like

@yogitagaikwad2206

Without doing table extraction it not possible to get the table status from web!!

*Firstly do table extraction
*then apply filter with status column.

Cheers!!

2 Likes

Hi @yogitagaikwad2206

You extract the table and store it as DataTable
By using filter DataTable activity you can remove the unnecessary column and work on column status

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.