Level 3 Assignment 1 Datatable problem

Hi

I Am currently busy with Assignment 1 of the level 3 training. After scraping the data and assigning it to a argument, I am now getting this error when trying to do the select method.
image

I Know this is very vague but if anyone has had this error please let me know how to fix it or what you need to help me fix it.

Kind regards

Change the Variable Type for WIList to DataRow (DataRow Array).

Thanks,
Rammohan B.

1 Like

Thank you so much. Was struggling to make it an array. Here is an image of where to make the data row an array.

1 Like

Hello @JCWolf, you can select System.Data.DataRow to make it WIList as Data Row.

Thank You,
Navneet
Happy Automation! :slight_smile: