The Airtable pricing page says that the Free plan includes up to 5 creators/editors and unlimited commenters and read-only users. Do those apply to the Plus and Pro plans?
If not, why not? Am trying to get Airtable a paying customer and can probs get...
Good morning!
Does anyone have any idea what will happen to interfaces created for free accounts once they (the interfaces) are no longer in beta? I have a client with the Legacy Free plan and I don’t want to set them up with a bunch of interfaces un...
The Background: My kid’s school needed a Daily Health Survey that parents/faculty/staff/volunteers need to fill out every day, and I said I would help and now I’m stuck. I created a JotForm which dumps data into an Airtable base, and I use automation...
100% sure this isn't the "correct" way to do this, but here's what I do - for every column that I need to concat, I make another column called Column; and IF(Column, CONCATENATE(Column, ";"), "") and then I concatenate the semi-colon columns together...
Aha! Got it. “Everyone is grouped via their user.” At the top of each group, you have summary fields. The summary fields for demos, calls, and families are SUM fields: they add up all the numbers in the group and - voila! - there’s your total. But yo...
I'm making a bunch of assumptions, one or more of which might be wrong. But it's hard to tell from your screenshots what the context is. So here's what I'm imagining:You're trying to come up with a way to display metrics for a group of employees.You ...