Help me to fix error

I am trying to get the data from excel and login website, enter data one by one which is in excel and trying to download file with same given in excel. Please help to fix the error

hi @RISHU_JAIN
WFH is a data table?, hover in the blue alert and show which error you are gettin please

Hi @RISHU_JAIN

Please make sure that the DataTable is declared within the scope you’re going to use it in. Also make sure it’s set as a datatable type because the for each row activity only works with datatables.

Yes, WFH is database

then make sure you have the variable in the correct scope, as @rmunro said.
Regards

this does not look like StudioX, can you change your category please?