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.
Hi there, is it possible to append a timestamp to all files when they upload? For example, if a user uploads a file like this:
my_file.pdf
then it would automatically be renamed to something like this:
yyyymmddhhmmss-my_file.pdf
(i.e. 20210313182406-...
I don’t know if what i’m attempting is supported in rollup fields. I have a rollup field, Level, which uses my table’s linked field, Academic year, to pull in a field called, Students from my Academic year table:
I’ve attempted a variety of formulas...
Hi there, I recognize the power of regex expressions, but I’m just pathetic at composing them, so I’m reaching out for help from someone who actually understands the syntax.
I have a table in which all entries contain a URL with this structure:
https...
Hi there, we run our school’s school information system (SIS) on Airtable. Our faculty and staff have a daily schedule that is fairly consistent from workweek to workweek, but does include some variation. I want to the ability to copy a week’s worth ...
Hi there, i’m new here. My question in a nutshell is if anyone has had success building out the equivalent of a School Information System (SIS) using Airtable. Read on for more detail.
My wife and i and a small team are founding a new school for chil...
Thank you, @augmented, for taking a swing at it!
When I attempt your solution, i’m noticing extra backslashes are added when I save the formula, like this:
IF(
{My URL Field}, REGEX_EXTRACT({My URL Field}, "\\d+(?=?)")
)
(returns #ERROR!)
and like...
I came to this discussion searching for the same functionality as the OP. As brian_vee pointed out, the activity panel in Sendgrid does show 30 days worth of email history. But this implies that every user of one’s Airtable base can also access the a...