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.
My datafile has a field with multiple tags that are joined like this:
TagoneTagtwoTagthree
Is there a formula possible, with help of regex, to put a comma between all lowercaseUppercase instances to seperate them?
With Airtable automations I see them in the test output results, but I’m not able to select them as variables to auto fill a field.
I know 3th party tools like make/zapier/miniextension are able to do this for me, but I don’t like to use them as it a...
Getting into formula’s a bit more as a novice lately, but struggling to get this one right. Anyone able to help me out on this one?
What I want is to change the Multiple Select Field as per below.
small instead of saverage instead of atall instead of...
Anyone can help me make a formula to write out the below numbers in a Single Line text field (A) that are styled like below, to full digits in a Formula Field (B)?
Field A
1
10
100
1k
10k
100k
1.1k
10.1k
100.1k
1M
1.1M
Etc.
So far I’ve come up to thi...
I think he means a 'worker agent' run on a cloud server like Cloudflare Agents (I think they're called). Here, it;s possible to install - as opposed to Airtable scripts - external libraries. This way you can:Airtable data > Airtable Script > Worker A...
@tamaskoncsik & @MaddieJ I keep running into this problem as well and it's a costly problem.... Has it been fixed for you @tamaskoncsik ?First time I ran into this issue I had pre-loaded a workspace with credits before upgrading to the business plan....
Just thinking out loud here.1. Have a filtered view on condition : field X = checked.2. An Airtable automationTrigger = running every 15 minutesAction Step 1 = Find Records action, to find all current records having a field X checkedAction Step 2 = S...