1st row in Data Table is empty

Dear colleagues,

I noticed that I do something wrong constantly because most of the data table varables I create have the 1st row empty (or 2nd one, if it has header), so when I use a write range, I have to use to remove it.

Do you have any idea what I do wrong?

I attached the latest workflow where I have this problem.
Main.xaml (34.1 KB)

@Cardon_Cezar

Are you using Build DataTable activity to create new DataTable ?

If yes then I guess you added two empty rows in it and because of that it’s adding empty row. Please keep one Empty row and delete rest of empty rows.

1 Like

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