Unable to solve this. pls help

image
image
image

Hello, Put a breakpoint in the for each and validate if the Variable varDT has rows

how to do that.

i am new to Uipath

1- Got to Debug (in the Top)
2- Select your activity
3- Click in the Breakpoint Option in the Ribbon

(Also you can select ypur activity, rigth click and select breakpoint)

It should appears something like this in your activity
image

4- Run your workflow in Debug mode
image

The Workflow is going to stop in the activity with the breakpoint

5- Go to the Pannel of Immediate and print your variable

6- Validate if the Table has rows