Leverage this space to unlock the power of Airtable formulas.
Recently active
I have found that formulas entered on iPad don’t work correctly; especially if there’s a literal in them. I can go to my Mac and enter exactly the same thing and it works. Any solutions?
I am trying to write a simple formula: If field X contains ‘Apples’ or ‘Cats’, or ‘Chocolate’, or ‘Dogs’, then ‘Enter in the database’. I am not well-versed in formulas, as you will see, and am probably using a convoluted way, which is the following: IF( OR( FIND(‘Apples’, {Field X}), FIND('Cats, {Field X}), FIND(‘Chocolate’, {Field X}), FIND(‘Dogs’, {Field X})), ‘Actionable’). The formula works for the first two values, but breaks on the last two. (Airtable also inserts backslashes there.) Can someone kindly help me figure this out? Thanks.
Hello all, This is my first post to the community. I’ve seen other posts similar to this topic, but they don’t quite address what I’m trying to achieve. I’m having an issue with a nested IF statement and not sure whether a combination SWITCH/IF would be best for this formula. I have two columns - column 1 (Date) and column 2 (Location) that is single select. I want a third column (Status) that returns a value based on what is populated in the first two. Logical Argument 1: If column 1 (Date) is not blank OR column 2 (Location) is ‘Outside Area’, the Status column should return “Yes”. Logical Argument 2: If column 1 (Date) is blank the Status column should return “No”. Any help would be greatly appreciated. @Jeremy_Oglesby
Hello, I have a database that is updated live (through an integration), but some records can go directly to archive (via a filter). I am trying to build a formula that will identify as many archivable records as possible and mark them with :white_check_mark: . Such records would march either of the following criteria: marked (manually) as non-actionable in a multiple-select field type OR contain a certain word in a single line field (e.g., if a single-line cell contains ‘no-reply’ => archive) I already have a formula for the former, but I wonder if a formula that would combine both is possible to build.
Hi All, We are using airtable to create a delivery schedule for our team every week. We have many columns to keep track of each product. I would like to create a summary column which lists each product that was ordered. We then export this file to import into a route planner. We want the final output to follow this format: Name: 123 Address, City (Prod1qty, ProdNqty) $owing {comments} Our Columns: Name Address (with city) Products Ordered Balance Comments Product1 Product2 … Product50 The trouble I’m having is with the product list. We need it to show only “Product1” if there’s just 1 and “Product1*#” if there are multiple. And I need each product to be separated with a ", " without having a coma at the end of the list. I’m pretty sure I can use an extensive IF formula to create the list of products based on how many are ordered. I have no idea how to remove the coma at the end of the list tho. I was hoping there would be some kind of arrayjoin formula I could use to sum up the results
I have a unique situation that I couldn’t find an answer to, possibly to my lack of patience. But I am trying to create a pricing sheet of products. I have two manufacturers. I have installer and wholesale accounts that only get a discount on one of the manufacturers’ products. I was trying to come up with a formula that calculated the accounts discount automatically since I change prices every so often, but want it conditional to the one manufacturer it applies to. I need it to be that if the manufacturer cell says SCF, the installer sell is retail * .9, and wholesale is retail*.75 and if the manufacturer cell says Maven, installer and wholesale are both same as retail. Is this possible??? (I tried attaching a screenshot of my table, and it’s not letting me so I’m explaining it as best as I can)
Hello! I am trying to create an auto-generated field consisting of a single client name and a code assigned by me (e.g. “Client Name - Billing Code”). There can be multiple clients per billing code and currently, I supply the billing code in a separate field. My current formula is: IF({Client Last Name}="", Company,{Client Last Name}) & " - " & {Billing Code}. It is continually returning “SmithSmith - B01” rather than “Smith - B01.” My question is whether there is a function that allows me to limit to only a single client record despite the Client field being a multiple record field? If there is no function, is there a practical workaround? Thanks!
I have a table where users submit events that happen on a weekly and monthly basis. For example: a yoga class every Saturday at 9am or a group run the first Sunday of every month. I don’t want to add a ton of records of that same event but would like the original date field (Event Date) to be updated so that it populates the next coming date. So process would be: Event is submitted Event Date is populated with first class date ex: 5/20/20 After the first class date passes, it is updated to the next coming date: 5/27/20 Is there a formula that’ll auto-update that Event Date field? Or at least spit out that new date in a new formula field?
Hi all, New to Airtable and by no means a whizz when it comes to formulas. In short, I need to create a formula that will return a date of the 1st day of last month. In other words, today (May 21st), the field should show a date of April 1st 2020. As soon as we hit June, that date should change to May 1st 2020. Any idea how I could do this? Thanks all…
Hello all, I have question regarding a formula for the marking sheet for my university module: I want to compare my students’ final numerical grade (titled ‘total_grade_point’ field in image one) with a range in an adjacent conversion table. The second table contains a numerical range (image two), and I want to get the final string for my student’s grade. Basically, if you follow the images, I want to contrast my students’ grade point with the ranges in the conversion table, and then yield the grade string (zero, low fail, etc.). I hope this is somewhat clear. Thank you all for your help! :pray: Best, Manuel
Hi, is there a way to compare strings that include same word(or part of the word), but not the whole phrase?
Hi everyone, I’m building my CRM and I have two tables, one is the “Account” and the other “Register”. The client fills the form that it’s linked to the “Register” table, the account manager, based on the information provided by the client approves or not the client turning the Checkbox to 1. I want to create a new row for that client in the table “Account” when the account manager change the checkbox to 1. Can you guys help me? Or maybe I am overcomplicating everything. Thank you all! Best, Luis
Hello, I am building a form for the sales people in my organization. The idea is they will not have to actually login to Airtable put will just put all the information into this form and then the admins can keep track and do the work on the back end. Currently I have it worked out that when you select a contact (prospective client) it populates with their name, email and phone number thanks to a nifty formula! We also have an application form that needs to prepopulate as well. This just a pdf attachment we have added to their ‘contact’ file. Does anyone know a work around or way to prepopulate an attachment to a form by linking it to a table? Or a formula to add the attachement to the primary field? Thank you!
Hi! I’m trying to set up a CRM for some of our sales people and I’d like to auto-populate a ‘next step’ due date based on the selection they make for their ‘next step’. For example, if they select their next step as ‘Send follow-up email’, I want the due date to auto-populate for 2 weeks from when they entered the information. Or if they select their next step as ‘Place follow-up phone call’ I want the due date to instead auto-populate as 3 days from when they entered the information. Is this possible at all with a formula or would this require an external zap maybe in Zapier? Thanks in advance!
Hey there, I have created single drop down statuses for my projects I’m working on (In Progress, Not Started, Recently Completed, Roadblocked, and Archived). I’d like to create a formula that says "If the project status is anything other than Archived and Recently Completed, AND has a past Target Completion Date that’s before today, status is: PAST DUE. Otherwise, ON TRACK. Ideally the way I’d like this to show up is to have another column with PAST DUE and ON TRACK options in a single select drop down, and depending on what the formula says, the drop down option changes. Is that possible? Thank you!
Hi everyone, I’m trying to use formular HOUR()to display my Time as a number. But I keep getting wrong result. Normally, if the time is 18:30, the number from HOUR() should be 18, but I get 9.0. Could someone help me to have a look if my formular is wrong? Cheers
Hey, I have a form and I wish to auto-fill a field with content in another table. It’s already linked to another table and I want to have a specific info auto-filled. How it’s done right? Thnaks
Hi there, If I have a formula that uses values from a lookup field (which has more than one value from another table), the formula doesn’t recognize or include the commas from the lookup fields. Does anyhow know the solution? I’m trying to get to a Unique array formula which won’t be possible if my values aren’t separated by a comma. Thanks!
Hi, I want to how can i get remaining salary when employee I absent few days and from total salary the days he is absent should be excluded and formula gives me answer. Below are 3 tabs from which I need formula to be completed. Please help me.! @Gareth_Pronovost , W_Vann_Hall anyone please
Hello, I’m trying to subtract a specific time (3:30 hours) from a duration field using formula that looks like this: Difference field = IF({Ride duration}=3:30,0,({Ride duration}-3:30)) Basically, I want to subtract 3:30 hours from the duration field to know the difference between the times What am I missing here? Thanks in advance, Liat :slightly_smiling_face:
I need to write a formula that tracks our uniform distribution and cost. Here’s what it needs to say: We have 6 types of shirts: Newbie Shirt ($18) Gorilla Gang Shirt $26 Macaw Shirt $26 Rooster Shirt $26 Champion Shirt $26 Executive Shirt $26 Hat: $17 I need a formula that tells me based on the type of shirt they have * the qty based on the cost of the shirt what the total comes to. Let me know if you are able to write this and if you need any additonal information.
I know that Airtable has recently changed a few things and as someone who struggles to remember the technicalities of all of this, I just want to make sure that I am not doing any more work than I need to. Or maybe the update has made it simpler as it has for other things! What I want to do is populate fields from another table into a single cell, one on each line. This has multiple purposes, though right now I am trying to display to-do ID’s one at a time so my brain can actually grasp it, and then make a makeshift-dashboard displaying multiple categories in one place. Another purpose this has is when I do documentation I want to list goals we addressed and have it listed on a different line to, again, make it easy to read. I currently have a link to the table, an “array join” rollup, and then a formula to substitute the commas for new lines. This has the negative effect of creating a list, but having the first be one space off of the rest of the lines, which looks BAAAAD. Is there no
Hi In Excel I can put formula in one field which will calculate Sum(all fields in the column)/Sum(all fields in another column)*100= percentage How can I do it in Airtable for current and future records? I need just one value to gauge progress.
Hi :slightly_smiling_face: I want to create formula that will return true if today is after date or s within two dates. IF(AND(NOW()>{Check-in},NOW()<{Check-out}),“NOW”,"") Above is the formula that does not work for me, it always returns false. I would appreciate some help. Thanks
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.