Hi all,
I am facing a issue at scrapping data because the next arrow button does not dissapear when robot gets to the last sheet.
How can I handle this issue?
Many thanks!
Angel
Hi all,
I am facing a issue at scrapping data because the next arrow button does not dissapear when robot gets to the last sheet.
How can I handle this issue?
Many thanks!
Angel
A quick solution could be to use the Filter Data Table. If there is a unique column in your table you could use that column alone else you would need to filter the table by each column.
I will try!