The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am trying to create a google App Script, which contains columns mapping to an Airtable table. I would like to sync one-way from the Google Sheet, into Airtable. The first column is the primary key, and is used to match. If the record exists in Air...
Hi. For the past 1 - 3 days, I've been experiencing immense slowdowns using the web UI interface of Airtable, when loading tables, changing formulas, doing any updates whatsoever. This used to work pretty fast up till now. As far as I know, nothing...
This is related to a Rollup field. This can allow you to tick 'Only include linked records from the Properties table that meet certain conditions'.Is it possible to do the value of the condition, based on a value in the current record? I want to do t...
Hi. In the past week, I started getting random "[500] Server error" when calling various Airtable modules via Make. No other information is provided. If I retry the scenario, usually then it works.Any idea what this could be? Could it be that I'm hit...
I have a schema, which I would like to implement for 3 similar businesses. Is it possible to have the same base template, and have the schema synchronised between ALL 3 bases? That is, if for example I add a new table, it is also added on the other...
Actually I had solved this quite neatly, using a simple Javascript script. It keeps the table clean, no extra fields added, or having to use a formula field with NOW() either. I never remembered to post a reply about it.It involves adding a 'Run a sc...
I had a similar issue with a cloned module. My original module/table, and the cloned module and new table had the same 'View' name. I thought it was being linked to the correct view at first, as the name was the same. However it was still linked to ...
I just realised the issue is with Lookup-type fields that give the most problems. For those, = Blank() doesn't work as expected. I'll use one of these proposed solutions, thanks!
That sounds interesting. Never used or heard of Airplane, curious to see what it's about. And maybe it is somewhere along these lines.I'll take a look at that link regarding a chat, thanks a lot!
Yeah that's what I thought, seems quite a pain to have versioning or testing capabilities. Of course, years of experience will greatly help - but ultimately humans will make mistakes and it would be good to know that there is a possibility to roll b...