Add row of data to a row using a for each row of a datatable?

Hi,

i am currently using a For Each Row for my datatable which consists of 3 columns.
I then use an ‘If’ activity to check whether a certain column contains a certain piece of data and if it does, I want to be able to mark it in the 4th column with a Y, otherwise an N.
I would I do that?

Hi… @dvn

Walk through workflow, u will get solution for your problem. 1.xlsx (9.3 KB) len.xaml (9.7 KB)