Update google sheet in "is part of" ref

Hi,

Is it possible to update al referenced records, when changing the parent record?

I have a table with names of users
and a table with different actions of this users. Where [users] is a ref column to the table

When I change the name of a user in my table , it is changing the ref column in the table.
But it’s not making the same change in the backend google sheet.

Is it possible in a way to make this update also in the google sheet?

Thanks,
Bram

In the “table with names of users”, what is the key column? How does this key column get its value?

For an example of something kinda long these lines, you can check out a sample app I made showing how to copy a signature, timestamp, and email from the parent record into all the related child records.

https://www.appsheet.com/samples/How-to-use-Actions-to-copy-data-from-parent-records-to-all-related-child-records?appGuidString=ce60ae1e-0154-4e2f-af1d-c424969aa17b

1 Like