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?