Need help with your Airtable base design? You've arrived at the right place.
Recently active
Is it possible to have an input Mask in the tables / forms? I want a field to be displayed in the format S0123, or another field to be displayed as 4 digits such as 0025 (not simply 25). Thanks in advance all.
I wish to add files to records from Google Drive.I thought Airtable's Attachment field had no native integration for this - but, actually, when I open the "Add an attachment" window, I see a range of files services including GDrive, with which I can authenticate (what's going on?)...However, there is also a problem...Whilst the subsequent file browser shows my GDrive files which I own, it does not show files shared with me to which I have access. While shared folders are visible, their file contents are not available to select.This is in contrast to Monday.com. In that, I notice that shared-with-me files are available to add just fine.Is there any way to enable this, please?
I am trying to recreate a page designer extension on a new table within my base. When I switch the tab over and go to edit the page, the image field is not loading. I am copying the image url with the attachment uploaded and receive the message in the screenshot below. Is this functioning correctly or am I doing something wrong?
Hey,I recently came to the conclusion that many of my existing spreadsheets would actually make much more sense if they'd become databases. So I started playing around with designing some of those, and while majority was smooth, my gym workouts became a big challange for me.First of all, I struggle with design correctly the base. I had a couple of different approaches I've tried, and everything seemed to be overly-complicated. The problem is, whenever I get somewhere, all I have in my head is a possibility to export this base in a fairly simple format, which I could take and send to my trainer (I do it weekly). I've attached a screenshot of my existing plan in Google Sheet. I'd love to generate something similar in Airtable. I'd appreciate any kind of brainstorming 🙏
I'm a new user.When I make a Kanban board, and click on an individual task (a row in the grid view), then it opens this in a separate window that overlays everything else. What is this separate window called?Is there a way to do this from the grid view, so that I can click on an individual row, have a window pop up with all of the fields just for the row?Thanks
Hi,I have 2 databases with sync tables on one AirTable Account. I would like to move them to another account without loosing the syncronisation between tables. Is there a way to do it ? ThanksF.
Hey Everyone!I'm hoping you can help me out with a tricky one. We currently use a check-in system (VisitU for those that care) to keep track of when/why people use our space. I then take that data, dump it into airtable on a weekly basis and it does a bunch of cool analytic stuff already.Now for my ask. It records a time in field (with an exact time like 15:57) but that is linked to a date field. I was tasked to figure out if being open past 6 is worth it on Monday's and Wednesday's. Figured out how to seperate the day of the week (using DATETIME_FORMAT(timeIn, 'ddd')) but now I want to give me a list of those who checked-in after 6 that I can then use the two field (Day Name and Time In After 6) to tell me how many people used our space. Make sense? Any ideas on how I could separate that time field?
Hello all! Been struggling with this for a while with my current base. Subject of this post is a decent summary, but for explanation sake I've drastically simplified my base design:Link to the simplified base I'm describingtl;dr: The end goal is to look at a project, and total the number of hours spent on each task over the multiple scheduled events related to that project. There are three Employees:Employee AEmployee BEmployee CThere are three Tasks:Task ATask BTask CThere are three Projects:Project AProject BProject CThere are Scheduled Events.Each Scheduled Event assigns an Employee to a single Project, and various Tasks for that project. For instance... Employee A is scheduled on Jan 1 to work on Project B. They are assigned to tackle Task A and Task C. This is what I'm calling a scheduled event.Each day will have multiple scheduled events. Any combination of Employee, Project, or Task is possible for each day. Each employee mi
I am writing to seek assistance regarding a record limit issue that my organization is currently facing with our Pro plan. Yesterday, our base had a total of 13,000 records, well within the 50,000 records limit of our Pro plan. However, I imported an Excel sheet with an additional 44,000 records to test a formula. Subsequently, I deleted the table containing the 44,000 records, expecting the record count to revert to 13,000. Unfortunately, despite the deletion, it still shows that we are over the limit. I have already tried emptying the trash, but the record count remains unchanged. Any advice and assistance is greatly appreciated Thank you in advance.
Hello im working on linking two tables in a base that we use for asset tracking. One table is MOV 24 (movement records) and the other is ASSETS 24 (asset records). In the Movement table (which has a forum to generate movement records), there are multiple Lookup fields that can only look into specific views of ASSETS. For example the radio assets are all assigned an asset number {ASS-ID} in the asset table. In the MOV forum there is a pathway to record the intake of an item from the radio vendor. When recording the MOVement there is a field for Serial Number. I have successfully created a Rollup that is taking the serial number from golf cart intake movement records, but when i try to duplicate the same process for the radio records i am not seeing any information roll up. Any advice would be appreciated! Here is a view of the Carts View on the ASSets Table(which only shows records which have C/UTV in the field {ASS-Which}) and you can see the golf cart SN is rolling up from the MO
Hi, I am new to Airtable. Just learning to use the calendar view. Instead of being able to view the contents of relevant records in the calendar, I can only see the numbers of relevant records in the calendar and I need to click each date to see the details of the records.How should I set up to view the details directly in the calendar?
Hi folks,I'm looking for ideas on base design(s) for chemical formulations. I've taken one stab at this where I hardcoded some columns, but that fell apart pretty fast. I'm hoping some Airtable creatives have ideas. Here's the general problem:An ingredient inventory has some number of ingredients A, B, C, D, E, F... etc and can have an arbitrarily large number of entriesA formulation has some number of ingredients (an arbitrary subset of the ingredient inventory, so maybe B, C, F as a random example) and a defined amount of each included ingredient (xB, xC, xF). That amount could be a fraction or a mass in most casesSimple case: how do I deal with a formulation having arbitrary composition of ingredients?More complex case: How do I deal with the above, but ingredient inventory can also include formulations (so it's getting recursive)?Any ideas are most appreciated!Regards,Scott
At work I have an Airtable base as in the attached screen share.I need to create one like this for my daughter soccer team. Is this a timeline view? meaning I would have to pay to create one?Thanks M
I uploaded a bunch of portrait character wardrobe photos but they all flipped landscape. Sucks, but I can’t even figure out how to flip them one by one once in - or even how to reload and ensure it doesn’t happen again. This is the first time this has ever happened - it’s never happened on headshots or location photos. Is there a setting I need to set in the table? Or can I rotate or edit a photo once uploaded? I know Airtable is more of a storage device, not photo editing - but this is not the way I uploaded them originally. Thank you!
Is it possible to get AirTable to generate X number of records in a table? Example: Table: Batch Col: Date Col: Batch Number Col: # of Units Produced Table: Units Col: Batch Number Col: Serial Number I’d like to create a record in Batch table, and if I say 10 units were produced in that batch, then automatically 10 NEW records appear in Units table (all of them linked to their batch in the Batch table) and all of them assigned automatically a sequential number (starting number would be MAX of whatever serial number is already in tab from PREVIOUS batch). I can’t even begin to wrap my head around this one. So, the two main issues would be automatically creating X records based on the event of another table AND auto generation of serial numbers starting off at the last serious number of previous batch. Is this impossible?
I can't find all the data I input on 12/20/23, I believe I may have created my spreadsheet under tutorials vs. base. Now I can't find any of my data. I've looked everywhere and can't access it.Help!!!
Hello, hope you are good!I've created an Interface view that i'd like to share to others without granting them the access to the entire base.Right now i just found this I'm using the free plan, does it mean that the only way i can share my Interface to someone (maybe just by using a link) withouth giving them the access to the base, is with a Team subscription? I think i shared Interfaces in the past, or at least i'm quite sure Anyone faced the same problem?
I have created a base in airtable. I have a multiselect column called "Attendees". One of the options in this column is "Product". I am currently trying to create a calendar view in airtable that is specific to the Product team. To do so, I have created a filter that says "Where "Attendees" has any of "Product"". However the records that have Product tagged do not appear on the calendar. How do I get the records tagged with "Product" under the multiselect column "Attendees" to appear on the calendar? I do not have the option to choose "contains" when I set up the filter.
Hello everyone,I have a question regarding the multiple/single select fields.I've built a database for our team and we recently started using it. The only hiccup I encountered is with Multiple select fields: what I would like to have is a restriction for editors so that they would not be able to create new options within a multiple/single select field. Unfortunately, I haven't found a way of doing it, and as for now, all the editors are able to create new options. This leads to the creation of new options if someone, by mistake, presses enter after having typed a non-existing voice.Would you know how we can avoid that?Thank you very much in advance
This will be challenging!I have a Table with around 350 rows that i would like to export automatically as database file tha can be opened in excel, something like Timebale.xlsOnce generated this file i would like it to be inserted automatically in a cell as "Attachment" in another Table. Are there any extensions or functions that allow me to achieve this?Any help will be very well appreciated!
Hi,i am creating 3 tablesINVENTORY, SUPPLIER, PRICEINVENTORY contains every items SUPPLIER is just supplier namePRICE containsLinked table INVENTORY, linked table SUPPLIER, currency field.thefeore i have:SupplierA ProductA usd10SupplierB ProductA usd9 I want to design my INVENTORY table so that i can see the min price with the corresponding supplier. I did rollup the price and it is easy. How about the corresponding supplier? How do i rollup this?Thanks
I am a solo lawyer but I collaborate on some of my cases with other lawyers.I need to be able to see all of my cases in one place, but I need to share information with the other lawyers only for the cases that they are involved with and they need edit-level permission. “Views” are not sufficient to share information in a usable format, so I have created “interfaces” to do that. The problem is that interface sharing seems to require base-level collaborator access, but all of the cases are currently in one base and based off one master table with several related linked tables for specific things.Under this arrangement, some of the data for cases that are not associated with a given collaborating lawyer may be visible to those nonaffiliated lawyers, but it is impossible to know or to control that easily.I don’t know whether to divide the cases into bases according to the co-counsel or not. If I did separate the cases into separate bases, I would still want to have one in
Hello, we are hoping to build an ad inventory management system that allows us to track when certain ad products are booked.Each ad product has different frequencies (some can be booked 1x a week or some can be booked only for thursdays or can run a flight period). What we'd ideally like to get out of it is also being able to track what is not booked/available to share with our sales team. Does anyone have a similar system already built out that can share a template or suggestions for how to show availabilities?
Hello Airtable experts!I'm a newcomer to the world of Airtable and am slightly overwhelmed with my goal. I'm looking to set up a "button-click" automation within an Airtable interface, aiming to create a private Airtable base with the click of a button. This base should be created within the workspace housing the interface. The goal is to create this private base with one table that references specific records from a source table in another base. I'm curious to know if this kind of architecture is feasible and if yes, can someone please help me get started with some reference code or tips? Would highly appreciate your insights, TIA!
Hi all, We are an organization that runs a lot of webinars, and we want to evaluate each program and get participant feedback so we send a survey after every program.The evaluation questions are the same for every program and I want to design a base that will collect all these responses, and for me to have a way to see all the responses by program, by type of program (for example- a one time program vs an intensive) and aggregated as a whole for the year so we can know how we do in general.I have one table that "holds" all the programs themselves as we use it as a workplan to plan the program from start to finish. I would love to find a way that i can send a survey/form to participants (obviously not users of Airtable), and that all replies will be matched to the program they attended (without them needing to choose the program from a long list).I would love to brainstorm a good way to get this done! We're also currently paying for a couple of third-party software that integrate w
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.