Row-update for multiple rows

Can row update be used to update multiple rows?
I want orderhed.fieldname to update multiple rows on orderdtl.fieldname.
I can update only one row with below scenario:


Should be able to keep adding columns to the row-update.

did you mean here:

yeah. Is that not working?

no…it just updates the first row of orderdtl, not all the rows.

oh, crap… sorry… you’re talking about ROWS. Apologies.