Passing a variable of type string/generic( with data table name as its value) in for each row in data table

Hi all,

The data table names are stored in excel sheet, which is then passed to a separate data table and I have used lookup activity to look for a particular data table name and copied the result into a variable of type generic. Now I need to pass the result variable which contains the name of data table, in for each row activity in the position of data table name. Its prompting error as shown below.

I look forward for any suggestions on the above case.
Really appreciate the help.

Hi @Pranam_Rai

welcome to Community!

Can you send me your screenshot of your workflow?

In for each row activity you may allowed to pass only Variable type of datatable.

Regards

1 Like

Hi @pravin_calvin

I have shared the below file with my workflow and sample excel sheets.

Regards
Web Check_NIC.zip (242.5 KB)

Hi @Pranam_Rai

Can you brief your requirement that what you to achieve?

Regards

Hi @pravin_calvin

The whole automation is for web searching some data. To achieve that need to compare the vales added in different sheets. Now I need to pass a data table name stored in string variable using for each.

If need more clarification u can contact me at 9972647078.

Regards