Updating data in a row when another row is updated

I have 2 table.
I need to make an action that updates one row from “Table-1” when a row in “Table-2” is updated.
The rows in both tables are connected by UNIQUEID as a virtual column.

1 3 410
3 REPLIES 3

Well, I know how to deal with actions, but this is something else…
It needs to be automatic (probably with Workflow).
The thing is, I don’t know how to make an action that will update the second table.
Maybe I miss something…

@Bar_Rosenfeld Please check the sample app “EventAction” from www.appsheet com/portfolio/531778.

Top Labels in this Space