Have other Airtable related questions? Post here!
Recently active
I’ve tried multiple times and I’m still stuck so I’m hoping this community can help. I have a bunch of tables in a base. The main one is called Leads & Clients. There is another called Waitlist which also has a form view. LC has a field called ‘status’ and Waitlist has a question asking ‘have we worked together before?’ I have it set up where a new form submission triggers an automation that creates a new client record in LC if one doesn’t already exist for that client or it just updates one that’s already there. And the automation links the two records across both forms. This is where I’m stuck… I want the status in LC to change to ‘lead’ if someone says no on the Waitlist form to the question asking if we’ve worked together before. Any insight?
Hi everyone, When looking at the data loaded by the airtable website, I see that at least a frame is loaded from Doubleclick.net: I’m surprised to have this advertising business loaded into a app like Airtable, which business model is not about personal data. Am I the only one concerned about this ? What is the doubleclick element purpose ? Thanks for your answers !
Hello Airtable Friends, Does anyone know how to have the actual ‘number of records’ amount show in the middle of the Donut chart block? I’ve attached a screen capture to illustrate where it states ‘Number of records’ but doesn’t show the total sum in the middle of the chart? Many thanks in advance. Cheers, Sam
Hi everyone! I am trying to create a formula to figure out an individual’s age when they graduated from our program. I have their date of birth and the graduation year.
Let’s say I have a form integration connection to Airtable. When someone submit the form, an array of product IDS will be inserted into the product_ids field like [3294239423, 3873298293] (a long text field). Is there a way to use this array to lookup for products, using those ids?
Hi There, Seeking some assistance on how to use the rollup function. I have two tables, one where all the actual data exist ie number of opportunities, one line per opportunity. Can be multiple in a single day. We have a status column to indicate what stage the opportunity is at and in this case i want to rollup status “funded” for a date range…for example month to date. I have setup a table that has my forecast and for each day what the running MTD target is. What i wish to do is measure for each day the difference between Actual funded for the MTD figure against the forecast for corresponding period. Example setup is attached but is showing zero so not working. Look forward to hear of solutions. Cheers
Hello, I am trying out the new interface designer, and want to embed miro (would be happy to use the app - but I don’t see a way). Is there a way to embed or use the miro app in the interface designer? Here is a screen share of what I mean: Loom | Free Screen & Video Recording Software Adam
Hi all, I’m using Rollup to find the latest date in a custom CRM. The Max(values) approach always works fine, but in this instance I cannot select “date” as an option under the format menu in Rollup. Any ideas? Many thanks in advance! Cheers, M
I want to send an email to group of people without everyone knowing that they are in a mass group email. I would like to BCC everyone but I am forced to put an email in the “To” section. Is there a way around this? Any suggestions would be greatly appreciated!
Lets say I have two tables: Tasks Projects Tasks can be linked to one project. When I have a Project open, I’d like to navigate to a view of Tasks which is filtered by that Project. Preferably with one click. Is that possible somehow?
Hi, So I’m wondering how I would show a cumulative count using the Chart app. Currently the count of my variable is shown across the date on the x-axis, but instead of showing the count for each date, what I’d like to display is the cumulative count to better see the growth. Is there a straightforward way to do this? Thanks in advance
Inside Airtable (Pro Plan), I click on Help > Message Support. There is no form that pops up, but a blue square with an x pops up. I can click it and it disappears. In Chrome, I do not have pop ups blocked. Is there another way to message support? Thanks in advance.
Help! I have a project with a lot of people who need to view, so I have been sharing the publicly shared base view. Now it’s failing to work and saying “Login expired - please re-login.” (Sometimes it’s just saying “Invalid_Auth_Token.”) It’s the public link though, so it doesn’t need a login. Does anyone have any solutions for this or know why it’s suddenly happening? Thanks in advance! ETA: It turns out you can just move the error box to the side and use the base, so that’s what I’m telling my users to do. But super lame?!? Can anyone help me get rid of this bug?
I have a field that contains either a single date, or a list of dates separated by comma. 2022-08-21 2023-05-01, 2023-06-01 I want to create two formulas: One that extracts the first date and compare it to another One that extracts the second date and compare it to another To do so, I first need to extract the date, and that’s where I’m stuck at the moment. I tried IF( REGEX_MATCH(dates & '', '^(\\d{4}-)(\\d{2}-)(\\d{2})'), REGEX_EXTRACT(dates & '', '^(\\d{4}-)(\\d{2}-)(\\d{2})'), BLANK() ) But I don’t get the expected result: 2023-05-01, 2023-06-01 > returns 2023- (expected 2023-05-01) I used Regex101 which made me assume this would work fine, I also checked on the forum and tried many variations but I don’t get it.
Hello- Does anyone know of you can create a button that acts as a page jump to a specific record or place within the dashboard? Meaning: Button is clicked and then it automatically jumps via a preset filter to let’s say “Design Review”. By passing all of the other information that may not be relevant to me. Thanks! Scott
I am looking to hire an AT expert to help the company I work for integrate all of our basis and to create dashboards/interfaces based on that information. My team and I keep getting stuck. Thanks!
Hello everyone, new airtable user here. I’m trying to manage my projects using airtable. So I’ve created a simple base with clients, projects, and todos. Now I want to share it with my teammates and clients. One thing I’m finding very difficult is sharing a base with restricted view access. First, I don’t want my collaborators to see data in the clients table. I only want to share the todos table, I checked every sharing option, but I don’t think there is a way to share only a table. Also, I want to share a view with editor access with my client; so the client can check the progress and add or remove tasks as they please. With my brief time with airtable, I don’t think I can do either of these. Am I missing something here? or is my setup or thinking wrong?
Hello! I found this post: Help tracking check in/out equipment for our small video studio using barcodes - and started to build our own equipment inventory check out/check-in system (thank you Ben.Young for creating this!). I’m looking to expand this further to allow checking out of equipment bundles. Currently, our base has “Individual Equipment” and we’d like to have Equipment Bundles as an option as well. We’d like the option to either check out individual equipment or an equipment bundle (and every individual equipment within that equipment bundle would also be checked out and not available when that bundle is checked out but then available when that bundle is checked back in). I started to try this on as a separate table but got stuck - would love any help with this! Here’s our current Airtable Base: https://airtable.com/shrEeKJCY9HBaYhKc (it’s a testing one for sharing on this forum). Thanks!
CountryTable.updateRecordAsync(recordId, { "id": 123, "Country (dropdown)": { name: "USA" }, }) This is throwing an error, Error: Field "xadlxpdzw" cannot accept the provided value. Country (dropdown) is a Multiple Select Field.
Hi! Hoping if anyone can give me a few pointers, I wanted to create a unique description to a record when linked with another record in another table. The field in the original table is allowed to link multiple records. So… In Table1 it is a link record to Table2. When the user links a record in Table1 to one of the fields in Table2, I want them to populate some description thats unique to the Table1/Table2 connection. Asking the support I have been told this is not possible, but potentially I could script this somehow, but not sure how to do this? Not looking for the specific script but if anyone can give me an idea as to how to do it, would be very helpful! Thanks
Hi everyone. I am trying to calculate a due date based on a specific date minus number of days before. Example: The master Date of a trip is 10/01/2022. I have a column (DAYS BEFORE TRIP) where I enter the number of days that a specific task needs to be done before the trip. I have another Column (DUE DATE) that lists the due date based on that calculation. I need a formula that basically does this… 10/01/2022 - (DAYS BEFORE TRIP) = Due Date So let’s say I need to book airfare 30 days before the trip. In the DAYS BEFORE TRIP field I would enter 30. My formula with then would calculate and display 09/01/2022 as the due date. There are so many tasks that I don’t want to have the trip date listed every time so I want to embed the actual date in the formula. I hope this makes sense. Thanks for your help!
When creating a record, in a table such as an Opportunity, and the Company has been entered (related/lookup table), how do you display a field based on the Contacts related to the Company - in a drop-down menu - to pick a single or multi value
Hi, Just wondering if there is anything available that allows users to search for a specific form using all of the fields within the database? Similar to the filter function but I don’t believe that will be user friendly for most people. The standard search plugin isn’t good enough for what I am trying to achieve. Is there anything on the website that I have missed that allows for this? It’s like form functionality but instead of adding to the database it will return results that match. Cheers
I have a table with dates of vacant shifts (let’s call it “Vacancies”). I have a second table to collect form responses for folks who sign up to fill vacant shifts (“Sign-ups”). T he dates in the Vacancies table are set to the Friendly date format. In the Sign-ups table, there is a linked field to the Vacancies, so when a user completes a form, they can see the vacant shifts and select shifts to cover for… Now here’s the problem: when a user selects the drop-down of available dates, they are in this horrid format and I don’t see anywhere I can change it… Does anyone know how I can get the form to display the friendly date format or a form user? It feels silly that I haven’t found how to change it and, if I can’t, then this form isn’t going to work out to fulfill the function I need it for :frowning:
For example table 1 has columns: Email, FB, LI. (which we can refer as Contact Channels) Applicant 1 has only Email and FB accounts Applicant 2 has Email, FB, and LI accounts In table 2 I wanted to create a contact channel dropdown list. Is it possible to have the list depending only on what’s inputted in table 1? For example, applicant one should only have 2 choices in the dropdown while applicant 2 should have 3. Or is there any way that it will automatically list down the channels instead of the dropdown list once the applicant added fields in Table 1 columns?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.