I want to access the URL list written in Excel by iterative processing

I want to convert an Excel range into a data table and have the browser read it in order.
(1) Store ranges in a data table in Excel


(2) Launch a browser and go to the Google site.

(3) Access the URLs in the data table in order.

I can’t access the URL in 3.
Is there anything wrong?

Hi,

For now, Can you set BreakPoint at ForEachRow activity, and run debug mode?
Workflow will stop, then check content of exceldata at LocalsPanel if there are URLs as you expect.

Regards,

1 Like

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