Jan 23, 2022 06:18 PM
I have table A with 5 fields and table B with 5 fields each corresponding to those in table A. Table B are checkboxes. If a field is filled in table A then I want to checkbox the corresponding field in table B. I want to use automation and formula. Please suggest how to do this.
thx
Jan 24, 2022 02:09 PM
Yes, you could do that with Automations, but maybe you could have all that information in the same Table. Can you share more information about your case?
Just add a trigger for When a record updates
, select Table A and Field 1, and add an action to update field 1 in table B. The same for the other fields.
Jan 26, 2022 04:33 PM
I got it to work seamlessly with another table using triggers and actions. I have for table A, a table A_checklist which tracks fields with entries in A and updates in realtime.