I am trying to run the following script:
const tableDeals = base.getTable("Deals")
const queryDeals = await tableDeals.selectRecordsAsync()
And I am getting an error “Your script exceeded the 512MB memory limit.”.
Though the Deals table has only abo...
How can I implement such a formula in Airtable?
// all fields in an Airtable table
const allFields = [
{
key: 'type',
value: 'TypeOne',
}
{
key: 'name',
value: 'Some name',
},
{
key: 'description',
value: '',
},
]
...
The biggest issue with Airtable for me and many of my clients is that I cannot restrict viewing some sensitive data for new users. Let’s say I have a base which is serving as a CRM and CMS at once. I can’t divide it into two even with Airtable Sync. ...
Hi! My name is Sergey. I am a founder of Airboard.live service for building dashboards based on data from various Airtable tables and projects.
It is very similar to Geckoboard and Databox but our focus is 100% on integration with Airtable.
The servi...
Thanks, Justin! It’s sad that Airtable doesn’t yet support variables in formulas but your code is indeed a more optimized way to solve this for now. Thank you!
Hey there! Thank you for you feedback! We are going to translate the site into English. If you already have any request on features, what would you like to see?