UiPath Studio - DataRow[]

Hi everyone,

I’ve been facing this issue and I don’t know how to handle it.

I’m taking the Level 1 - Foundation Training - revamped 2018.2 course. In the lesson 3 Practice 1 Outline I haven’t been able to finish the practice because the DaraRow variable it’s presenting a validation error.

I hope anyone can help me with this issue.

Thank you!

2 Likes

Hi @meom7001.

Please use For Each activity instead of For Each Row activity :slight_smile:

You can refer to this post to know the difference of For Each and For Each Row activities:

Thanks and regards :slight_smile:

2 Likes

@meom7001

Buddy use for each loop instead of for each row and

Kindly change the type argument in for each loop as datarow…else you will be facing this error again buddy

Cheers

Thank you!

1 Like

Thank you! It worked.

1 Like

Buddy @meom7001
Kindly close this topic with comment marked as solution that could help others onyour topic

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.