How to include empty row when using read range activity?

Dear Uipath community.

Uipath will usually skip empty rows when using read range activity.

What if i want to also include this empty row when using the activity?

These empty row is very important for next step in the sequence

image

HI @anon54733438

Welcome to Uipath community

In the Read range activity Pass the Range A1 and do your automation

Regards
Gokul

1 Like

Hello @anon54733438

Does that mean the first Row? The Table header is there in the 2nd row, so in the read range you can provide the Range as required. If you include first row then it will consider that row as the header column.

Thanks

It work like a charm. Thanks bro for the reply

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