Apr 29, 2019 03:38 PM
Hi so I’m pretty new to airtable and I was wondering the following:
We have a CRM with a Leads Table and a Sales Calls table. The sales calls now have linked fields to the names of the leads. But I would like to be able to adjust the status of a lead in the Sales Calls table as well.
However, I see that when I use a lookup field, it only get the status from the Leads Table, and I’m not allowed to adjust the status in the Sales Calls Table. Is there a solution for this, so that the two are linked and I’m able to change them in either table?
Thanks!
Apr 29, 2019 05:20 PM
Welcome to the community, Julian! Unfortunately the kind of functionality you’re seeking isn’t currently possible. As you’ve found, a field can be either manually editable, or pull its data from somewhere else via a lookup, rollup, formula, etc., but not both at once.
The only way where you can have two points (A and B) to modify the same data is if the data isn’t actually stored with either A or B, but is actually stored in a separate location ©. In that case, A and B simply become interfaces, both referencing and modifying the data stored in C. Unfortunately Airtable doesn’t work that way. To allow data to be manually edited in a field, it has to be stored in that field.
Apr 30, 2019 02:59 AM
Thanks for responding. So would it be possible to let the field in table B influence a field in table A, but that I would still be able to manually select a dropdown option in the field from table A if I wanted to?
And how would I go about doing this?
Apr 30, 2019 04:38 AM
Hi Julian
You could do this with Integromat or Zapier (I prefer Integromat personally). It wouldn’t be instant (because Airtable can’t trigger either app instantly at the moment) but would work - trigger on a new Sales Call record and then use an update step to update the connected Lead.
You may need to use a view to filter for records where the Status is not blank - then use a trigger based on this view rather than the table itself. In this way, if you add a status in the Sales Call record you would update the related Lead.
Hope this helps?
Julian
Apr 30, 2019 07:03 AM
As I said in my initial response, this isn’t possible. To have the field in table A be influenced by the field in table B, the field in A has to be a lookup, rollup, formula, etc. Those are reactionary field types. The data isn’t pushed from B into A. A reacts based on what happens in B. However, a field can only be a single type. It can’t be both reactionary and manual entry. The suggestion from @Julian_Kirkness might work, though, because it doesn’t rely on Airtable’s own field behavior.
May 01, 2019 05:06 AM
Some ideas:
Sep 11, 2021 01:26 PM
Hey all, I’m also looking for this functionality. We’re moving across from Monday.com where this feature is already available. It would be great to see this feature of two-way mirroring available in Airtable too.