This interests me as well. I’m not sure of a way to do it in AT either. My hope is that I can use miniExtensions’ CSV download tool. Still not sure how it’s going to work, but I think with this tool it’s possible to schedule a regular download from specific views in an Airtable base and import into excel/sheets. I’d also have to figure out how to build something in excel that could accept and merge the two tables. Moe from miniExtensions seemed to think it was doable.
Also, Airtable is telling me to welcome you to the community, so, welcome to the community! lol
This interests me as well. I’m not sure of a way to do it in AT either. My hope is that I can use miniExtensions’ CSV download tool. Still not sure how it’s going to work, but I think with this tool it’s possible to schedule a regular download from specific views in an Airtable base and import into excel/sheets. I’d also have to figure out how to build something in excel that could accept and merge the two tables. Moe from miniExtensions seemed to think it was doable.
Also, Airtable is telling me to welcome you to the community, so, welcome to the community! lol
Hi @Eli_Kent,
Thanks for the welcome and feedback. Yikes, yet another tool to consider and integrate. If only there was a simple sql statement you can append to a table in AT, it would make all of this so much easier.
if you know javascript, you might could be able to use the script block. honestly, i’m pretty new with AT and this is the most advanced my computer skills have ever been. hoping that someone comes by with a simpler answer than mine.
if you know javascript, you might could be able to use the script block. honestly, i’m pretty new with AT and this is the most advanced my computer skills have ever been. hoping that someone comes by with a simpler answer than mine.
Also, FWIW, when I started using AT I thought it would give me all I needed, but now I realize that to really make use of AT, I have to use external tools. It’s just part of it.
Hi guys, I think you’re referring to automatically linking records between different tables? Is this correct?
Airtable doesn’t support the automatic linking of records between bases based on field values.
All linking of records is done “manually” — meaning that records must be “explicitly” linked to one another by the user.
However, you can automate this “manual linking” by using Airtable’s new Automations feature. If the Automations feature on its own doesn’t have enough power for your needs, you can write your own custom JavaScript — and then trigger that JavaScript when certain conditions are met.
Alternatively, my favorite way of automating this process is by using Integromat or Zapier, although Integromat has more power & flexibility than Zapier.