How to add remarks only to the blank cells?

Hi @tokio_marine

I suggest you should copy this data table in other data table and try to loop both by DT with condition on Remark column and use add data row and update remark value.

thanks