Need help with your Airtable base design? You've arrived at the right place.
Recently active
I keep getting closer to remembering the difference between a spreadsheet and AirTable, but I have a Base design that is just eluding me. Initially I have a 2 table Base that need to be linked. Table 1 has a list of people in my organization along with critical information. The primary field will obviously be the members name (we are small enough that I am not concerned with duplicates, or can handle them if necessary). Table 2 will be continuously built through form input by the organization members. Primary field will be a date/time stamp as that is really the only unique identifier on this Table. I want to link the two tables through the name field, but I am not sure the best way to do it, particularly since there may be some mismatch between the name in Table 1, and the name entered on the form for Table 2. I was originally considering having people entering First Name and Last Name, and then using concatenate to join them, but I couldn’t find a way to have a field be both a linked
Hi All, I am working on a work report / timesheet integration in Airtable. I currently have multiple tables Tasks Projects Workers Clients In the tasks table I will write in different columns the following: Task description Type of task Project Number (from the projet table) Date regular time Overtime Employee (from the workers table) I would like to be able to group the tasks by employees. There will be multiple employees working on the same task and currently the grouping will group all the employees together instead of individually. Is it possible to get the grouping to group each employees individually regardless of who worked with them on each of the tasks?
Hi everyone, I have 2 tables one for People and one for Businesses The 2 tables are linked so a Person can be linked to multiple Businesses and vice versa. I am trying to figure out if there is a better way to store the kind of relationship a Person has with a Business. For example a person could be volunteer for a business or an owner etc. At the moment in the People table I have multiple columns that are all linked to the business table with each column expressing the relationship ship to the business. I am finding the number of columns I need to show the relationships is becoming a burden and would love a way to describe/store the relationship (volunteer, owner etc) in a better way. If a person could be linked to only one other business it seems quite easy but I cant think of another way to handle this with multiple business relationships. I’d really appreciate any words of wisdom people could offer here to help with this. Much appreciated Glen
I want to track Companies, People, and date each person is hired. In a relational database I would use a “join table” to handle the many-to-many relationship and would include a “HiredDate” field in this join table. AirTable makes many-to-many relationships easy, but then no easy way to track hire date for each person at each company. This seems like such a common use case (companies/people, products/customers, students/classes). What am I missing? Thanks!
Hello all, I am new on airtable but i did my homeworks before coming here to share my with the community… I am trying to prefill a form in a table (table 2) with data from an other table (table 1 = “DATA table” which is filled with some data previously given via tchatbot conversation and functions which process some data into new results). Here is my formula below (which is now in a formula column in my first table DATA where all my data is automaticaly collected from the tchatbot): "PROPOSITION D'ENVOI D'APPEL D'OFFRE AUX ARTISANS DE LA TEAM URENOV & “prefill_Date=” & ENCODE_URL_COMPONENT({Date} & “”) & “&” & “prefill_N°%20de%20pr%C3%A9devis=” & ENCODE_URL_COMPONENT({N° de prédevis} & “”) & “&” & “prefill_codepostal=” & ENCODE_URL_COMPONENT({codepostal} & “”) & “&” &“prefill_codepostal=” & ENCODE_URL_COMPONENT({codepostal} & “”) & “&” & “prefill_Adresse%20du%20chantier=” & ENCODE_URL_COMPONENT
Explanation for this challenge as can be seen in this simple table I created: Airtable My challenge - Airtable Explore the "My challenge" base on Airtable. We have a few people who mention their START DATE and END DATE And there’s a table with a daily schedule All I’m trying to achieve is to be able to show me in the Daily Schedule table who are the “PEOPLE” who are available on these days. I need some formula that I’ll be able to keep adding more people to the list, and keep adding more events to the schedule, and always automatically see the people that are available for these events. I did try a few different things. Like, adding ALL people in the PEOPLE list manually by making the “PEOPLE” column a LINK to another field. But that’s a manual work. Utilizing the above method with a ROLLUP field that only brings back the people who match my criteria of start and end date - as an array (comma separated), but again, I must first ADD all th
Hello everyone, I’m looking with “unique” keyword to find how to make unique raw not based on primary key.and do not find help. The case : I have some schedule based on 5 day week with hours for each day. I have formula that give me a rapid view on the schedule and I want that rapid view be unique to not duplicate the same schedule. It seems not possible with airtable could you confirm taht ? Thank you very much for your help Charles note: here my formula to print rapid view schedule: Lundi & “-” & Mardi &"-"& Mercredi &"-"& Jeudi &"-"& Vendredi
Hi all - I’m looking for a way to capture reasons for status changes on my records and capture some more relevant information. For Example: Moving a Card from LIVE to Pause in a Kanban view triggers a form to capture Pause Reason + any additional questions.
I imported a large spreadsheet with all the data about customers and their contracts. All the customer data and the related contract data resided in one big spreadsheet, so I have one big table with all the data. I have some customers with more than one contract, so I have duplicate customer info in some rows. I have completed alot of customization on field types already, and now realize I want to break this large master table into a customer table and a contract table so I only have to update customer info in one place. Is there a way to do this so it works - I want to bring over all the customer data to a new table . I have last name, first name, address, town, state, zip, phone fields that would need to be moved to new table for customers. The contract table would remain with contract number, instrument assigned, start date, bill week, status, etc…
Hello all, So I started doing a design for a base that I think will work great with my vision, but I do have a question. I am designing a base which tables will have a series of questions around specific topics. And this is for one to go out to a customer and ask a question, write the answer and mark the organization compliant or not. So I’m figuring that a table for each section (six in total) will be best as, most likely, the schedule of the interviews will follow each section, and at the end everything will be collated. So here’s a couple of questions I had w/r/t the design of this: The questions, and their hierarchy, should be read only. That is, the interviewer only can write to the answer field and upload evidence. So in the form topic → subtopic → sub-subtopic should be read only The base should be clonable. Guessing this is the easy part. :stuck_out_tongue: There is some scoring which I presume could be rolled over maybe into a ‘portal’ table that will give you an at-a-
Hi.In the free version, I have the use of 1200 records. But of which 80% is the product category. Can only get more records when I pay the fee?
Hello I have tables with over 200 fields, and I would like to categorize them, or at least auto sort them. For example, Fields “Length” “Depth” “Height” are all “Dimensions” - Ideally I would like to be able to categorize them so that they are always next to each other. This would also help if some fields are private, and should be kept this way, to categorize them easily and be able to hide them in one streak. Currently, I work around this by adding a set emoji before a field name, so all my “Dimensions” fields for example start with :straight_ruler: , and I then do this manually. Yet, this is not foolproof and not great. Any ideas out there? S.
Hi, Could you help me calculate the average results (ratings) of a student live online evaluation? I am testing 2 tools to collect the feedback of respondents, one is designed with Typeform and the other with Airtable. It is not possible to add a “multiple select” in the primary field with Typeform (“names” of students can only be added in the second column), while name can be put in the primary field with Airtable form. Does it matter to average ratings? The evaluation goes as follows: The respondents select the name of the person to evaluate from a “multiple choice/select” list and rate them using "opinion scales/ratings). The answers are imported to Airtable at the end of the live session as you can see from the screenshots. I would like to calculate the average of ratings for each group of names and use the value in the base. I noticed that the “group functionality” does not help as it is not possible to use/extract the average values in the same or a new table. Do you have any ide
I’m going to try and make this make sense. I’ve built out 12 different formulas/fields to spit out different date results based on a primary date field and some other factors. I now need to be able to either copy horizontally and paste vertically, or somehow bring them all into one new field that can then be copied and pasted into new records. into
I am trying to import about 1000 product photos into the “product” category. The problem here I cannot find the fastest method because the number of each product is not identical. Hope you all help me, I’m a novice user.
Hi Community ! We have a database that count 80 000 records… and counting… (We are limited to 100 000) Could someone hep me on a way to split my database ? For example… I tried to host “cities” table in an other base and sync this one… but if I sync all the rows in my main base, that does’nt make any change ! Sync row are counted in my main database. Any clue, anybody ? Thanks in advance. Alex
Many CRMs that we have used in the past export all data in one row. The issue is we want to take that data that is in the same row and create multiple entries in a new table. Here is an example: Primary Contact, Primary Contact Phone, Relationship, Secondary Contact, Secondary Contact Phone John Doe, 847-555-5555, Spouse, Jane Doe, 708-555-5555 Each one of these is a column header and I would like to be able to easily import them as one line and then have them also available in a new table which separates the contacts. The goal is to end up with a Gallery view so I can see different Cards for Both John & Jane Doe with each of their appropriate contact information and see that the other person is linked to them. I need some level of automation here as I am importing 1000s of records and not all data will have two people associated with it.
Hi, I have a table called ‘Communiques’ which is linked to ‘Contact’ records. I want to be able to - when I create a new task record from Communiques to automatically have the ‘Contact’ filled in from the Contact associated from the Communiques table. Is this possible? I have created a video to show what I mean: Thanks
I am creating a base to track my inventory, I have created 3 locations in 3 seperate tables, with images description etc. I would like to know how to merge all 3 together into one table (master table) Is there any way I can do this with data intact?
I am trying to automate firing notification for ceramicists when they pay for a firing. I have a master table with all member information including member id, phone number etc. Primary field is their “first name last name” when a ceramist pays for a firing through paypal, a 2nd linked table “PAID” is updated with name, date and price from the paypal info. I also update the linked field in this table with their name. My hope was that the lookups fields of member id and cell number would be updatedin the PAID table ??? how can I get the member id and cell number to fill in automatically from the master table ( the lookup fields ) when a record is created in the PAID table using the paypal name in the linked record field ? I tried updating the linked record in PAID table with the zap paypal name ( hoping the lookups would just happen… ) this is shown the screen capture. gawd I hope this makes sense :slightly_smiling_face:
Hi, I’d like to create an inventory + wish list for my music collection. This is my current setup: Albums table: Artists table: Is it possible to filter the Linked Records field in this way or is the only solution to settle for a plaintext conditional Lookup/Rollup field? (I know I could also expand the Albums cell and check record status this way, but I’d like to avoid leaning on this if possible. ) I’ve been reading through the forum and it looks like this may not be possible; specifically, it seems that this question is the same as my question, and that the answer is ‘no’. Even if this is the case, it’d be great to get another confirmation or any advice. Thanks in advance for any insight!
Good Day, hope I posted this in the right section. New to Airtable and like what I’ve been exploring so far, especially the grouping feature! I have this table that has a persons ID #, their First Name, Last Name, email, and their Check in and Check out dates/time. Some quick background, I work at an Institution where we track attendance of our facility that typically has a higher foot traffic. With COVID, we’ve been keep a close eye on who enter our facilities, as well contact tracing if someone later on is placed in quarantine or isolation. So every time someone enters and leaves our facility, that information is tracked. The grouping feature has made it very nice to keep things organized and easy to look for information. Today I received a list of individual id #, about 15-20 of them. Trying to find the best solution to quickly filter that table down into only seeing those list of ID numbers so I can report what date/time they may have entered my facility. I find it tedious to
I have a number of sign-up/newsletter forms in various locations all feeding a single CRM base. I’d like to create attribution that allows me to see in the base where the contact originally came from (e.g. website, LinkedIn, Partner site). I’d like to do this in a way that means the person filling out the form doesn’t see the attribution being applied. (So I can’t use ‘/?prefill_’ ). Thank you in advance!
Hello, For the past 8 month, i have been building a base with logistic and sales activities. (we started before the “sync” option released) this base has : 18k records with 2 tables of 8k+ records 8Go of Pictures 23 tables 600+ fields 200+ views a lot of functions a lot of automations a lot of connexions to zapier. connexions to miniextension. When i try to open big tables, the loading takes 20s sometimes ! what is the best approach to fix this situation ? creating a new base for the logistic and sync sales data ? reduce views ? reduce functions ? delete pictures ? create a new copy of the base every semester ? … ? Thank you
I want to create a base in my workspace, but I want to limit who can see this base to only certain members of my workspace. I have a Pro account. Is this possible? Another alternative is creating the base and limiting access to one tab. Thanks for your help!
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.