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 all,
For those that use Typeform and Airtable, I’m wondering if you’ve ever prefilled an Airtable form using hidden fields and information recall within Typeform?
What this looks like is,
User completes a few questions on TypeformBefore submitting...
Hi all,
I’m trying to build a formula field that only displays the dates of records that have “Event”.
My formula is:
IF(FIND(“Event”,Name)>=1,DATETIME_PARSE(Date),"")
My FIND() condition works, but outputs the ISO date format of {date}. My goal i...
Hi all,
I am a workspace owner on the Pro account. We have 19 billable collaborators.
Is there a way for myself as the owner to see who has/has not enabled 2FA on their account?
Thanks,
Tom.
Hi all,
I have a block with the following setup.
For week 2 and 3 on the graph, the bars are clearly not grouping together, and even still, the group of bars in week 1 is very much left aligned.
Not sure if this is relevant, but this block referenc...
Hi Guys,
I have three tables:
{Attendee table}
{Bridge table}
{Event table}
The {Bridge table} is where we check in attendees to an event by using two fields:
Select the event from a linked record field (links to {Event Table})
Select the attendees f...
As of November 2019 Airtable has created this update - https://support.airtable.com/hc/en-us/articles/115013249307-Pivot-table-block, see “Sorting order”.
You can now order your values (counts) by ascending/descending.
Hi @JonathanBowen,
Thanks for your detailed response and help.
To answer your question - not quite, and sorry if my initial post wasn’t clear, I’m trying to find if the enrolment date comes after any class. Which would just be a matter of switching t...
@Anneka_K I stumbled across this thread in search of a similar process - using Zapier to delete data from fields.
In my case, I want to delete a linked record from an entire record. I simply hardcoded two quotation marks into the linked record field ...