Help
Formulas
cancel
Showing results for 
Search instead for 
Did you mean: 

Formulas Activity

Forumla Not Producing Desired Outcomes

Hey All,I'm trying to get this formula to produce one of three outcomes based on a products variance % from its target FOB, but for some reason it is not producing anything. I have used this formula multiple times successfully on other tables, but fo...

  • 84 Views
  • 3 replies
  • 0 kudos

Resolved! Selecting earliest date among all related tasks

I have a Projects grid and a Tasks grid.The Projects grid has fields for Project name, start date, and end date. The Tasks grid has fields for Task name, start date, end date, and reference to the Project name.  For each Project, I would like the sta...

  • 120 Views
  • 6 replies
  • 0 kudos

Extend a WEEKNUM formula

Hi,I was trying to extend the below formula to give me records due 2 weeks from now so I modified this:IF(WEEKNUM({Flight Start},"Monday")=WEEKNUM(TODAY(),"Monday"),"Current Week",IF(WEEKNUM({Flight Start},"Monday")=WEEKNUM(TODAY(),"Monday")+1,"Next ...

  • 114 Views
  • 2 replies
  • 0 kudos

Resolved! IF Formula to compute a total based on the possibility of two fields

Hello all!I need help with a formula field. I believe I will need to use the IF function. Each week, I have to do math based on data input in 2 different fields and then multiply that number by a static field to get my total. I have to do this for 50...

  • 209 Views
  • 4 replies
  • 0 kudos

Resolved! Issues With A Nested IF Statement

Hi, I am hoping that someone might be able to help with a nested IF Statement I have a field that determines the size of an advert. I want another field to list the price for the advert based on the selection in the first column.This is the If Statem...

  • 178 Views
  • 2 replies
  • 0 kudos

Automatically select all results in linked field

Hi everyone!I use Airtable to track event time logs (like a clock in/out system).  I attached the base structure to this message.How can I make the "totalMins" linked field (linked to "mins" in the "timelogs" table) automatically select all of the re...

gavin_0-1734029346011.png gavin_1-1734029354867.png
  • 160 Views
  • 2 replies
  • 0 kudos

Integrating RingCentral to Airtable

Hi,I have a field that has my clients' phone numbers. I also have a RingCentral account that I make phone calls from. I would like to be able to click on the phone number and make a phone call automatically from the RingCentral app. Does anyone know ...

  • 208 Views
  • 3 replies
  • 0 kudos

Resolved! Formula giving #ERROR! instead of empty cell

What is wrong with my formula that it is producing "#ERROR!" instead of an empty cell when {Most Recent Completed Event Date} is blank? DATETIME_FORMAT(IF({Most Recent Completed Event Date}, DATEADD({Most Recent Completed Event Date}, 9, 'month'), ""...

  • 253 Views
  • 5 replies
  • 0 kudos

Sum number of records by user in a different table

Hello AirTable community! I am trying to create a separate table that takes just the created by name, their email, and the number of approved records they have (in this case, approved is referring to any record in the original table that receives a c...

  • 327 Views
  • 11 replies
  • 0 kudos