For each row_

Do I need to define a row in For each row??

Hi
Like FOR EACH ROW activity will take in input as DATATABLE and it will segregate the datatable into array of datarows
We don’t need to define it explicitly buddy

Cheers @stella007

oh… I put the wrong pictrues.
570dceea5ed44267d9bf70e4ee35ac2
0966bf4c5b22c6b321a22ac83367cb5
QzpcVXNlcnNcNzE4MDgwMDJcQXBwRGF0YVxSb2FtaW5nXERpbmdUYWxrXDU5NDc5NDczNl92MlxJbWFnZUZpbGVzXENGRDZFNTkwLUQzNzItNDA1Yi1CQzExLTg4M0E3NEJFMDM2RS4zNjBfdGh1bWI=

1 Like

Hey @stella007

Remove the space after the word “row”

It should be row(“Link”).ToString

And also make sure that code is somewhere inside the for each row loop activity