Okay great! If they are linked, then in the Update record step, you want to select Table B as the table, and the Record Id should be the link to Table B field coming from the record in table A that triggered the automation If you want to change the ...
I think the error you are receiving is because the record ID you reference in the Update Record step is for a record that is in Table A, not Table B. How are the records in Table A and Table B related? Are they linked to each other? Or do they duplic...
I just did this yesterday! In my context, I had a table of People (our customers) that have registered for multiple events, and each registration record is linked.I wanted the registration records to be linked and ordered by the date of the event peo...