Is there a way via Automations-Update Record to set the Field value to a formula? I’m able to correctly set the trigger (tests successfully) and have set the Update Record Action to Record ID of the record(s) captured in the trigger.
I can set my fi...
I am looking to update a linked field in an Airtable table automatically and recognize this can only be done via 3rd party integration currently (i.e. Zapier or Integromat).
Also, as Airtable doesn’t support webhooks, I am doing the following:
Turned...
Is there a way to pass a calculated value into a Field linked to another table?
Here’s an example.
Table A
Field 1
Field 2
Field 3 [linked to Table B]
Table B
Field 4
In Table A, I want to auto-set the value of Field 3 = Concatenate ({Field 1}, “, “,...
I was able to figure this out and thought I would share my trials here so others can learn from my mistakes. It turns out I was doing multiple things wrong.
My scenario is that I was trying to take two linked fields, concatenate these together, and t...