Copying data across tables

What action can I use to copy cell content from one table to another?

  • Add Row: if you want to add a new row to the second table
  • Set Column Values: if you want to update an existing row (you will probably need a single relation for this)

wow…again…thanks