Update row item activity

Hey @Udhayaprakash_P1 here’s the logic

currentrow(“ColumnName”) = newValue

or

row(0) = newValue

cheers

1 Like