Update another table with the row-specific information from the primary table.

Hello,
I need to perform a 'Copy and Paste' action in AppSheet to another table, the information will be the table ID itself.

In more detail, the action will update a row in another table with the project ID information.

I don't think it's something complex, but I'm having difficulty carrying out this action.

Thanks.

Solved Solved
0 1 96
1 ACCEPTED SOLUTION

You want to look at using the INPUT() function.   This will allow you pass the Project ID value from one action to the update action of the other table.  Follow the link in the article for "dynamic inputs" for more clear example.

View solution in original post

1 REPLY 1

You want to look at using the INPUT() function.   This will allow you pass the Project ID value from one action to the update action of the other table.  Follow the link in the article for "dynamic inputs" for more clear example.

Top Labels in this Space