1)I am extracting data from a web broswser by Data scrapping;
2)outputtable ; ExtractDataTable
3)I am trying to get the items is datatable by “for each row”
4)get row item
Get row item :Typeconverter cannot convert from system.string
@allurai_india
Buddy here is the issue,
after the changing the get row item activity output variable to string,
Kindly change the below as the row is from for eachrow loop and you have changed to string thats why showig error like