The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Hi, I’m struggling to implement the best to link records. How do I link records on 2 tables where I want to link records that match entries on 2 columns? In SQL, we can do join by matching 2 variables. But in airtable, we can only create linked recor...
Hi, I am new to scripting. I want to set all the values of column(Duplicates?) to null.
How do I do that? Here is my code but it seems that there is an issue with query.recordIds in line 3.
The error is no overload matches.
var table = base.getTable(...