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

Formulas Activity

Change "invalid date" to another value

Hello all,I currently am trying to create a formula in which I calculate days since last contact, with some of the source cells either being blank or having "N/A" as a value. I plan to make cells either all blank or "N/A" if the person hasnt been con...

  • 35 Views
  • 2 replies
  • 0 kudos

Resolved! Sum the two smallest values between three values

Hello,I need to sum the two smallest values between three values.Example:- Value 1: 10- Value 2: 20- Value 3: 30The two smallest values are "Value 1" and "Value 2".How to do this via a formula (or other

  • 45 Views
  • 2 replies
  • 0 kudos

Date and time formula

I am using a date and time field that shows in ET- i.e 9/22/2023 11:00am. It was showing up in a weird way in automations, so i followed a formula that i saw in a pervious post to format it -DATETIME_FORMAT({Launch Date & Time},'M/D/YYYY \\at h:mma')...

  • 30 Views
  • 0 replies
  • 0 kudos
Limi by 6 - Interface Innovator

Formula to put a distinction on fields with the same data

Hi there!I'm wondering if there's a way I can add a distinction for fields that have the same data. For example, there's two entries that are on the same date (09-22-2023). I have been trying to find out a way to somehow, say, put 09-22-2023a and the...

  • 83 Views
  • 4 replies
  • 0 kudos

Manually edit a formula field

Using the "created_at" field, I need a new date field (due_date) that takes created_at and adds x number of days. It's easy to do this with a formula field, and I have that set up already.However, I also need the flexibility of being able to manually...

  • 55 Views
  • 2 replies
  • 0 kudos

Filling in Name + Surname from email Address

Hi everyone! In one table, i got Name + Surname + Email AddressIn another table, i only got Email Address, but i need to fill in the Name + Surname that i have in the other table.How could i do this?Thanks a lotMarco

  • 37 Views
  • 2 replies
  • 0 kudos

Resolved! compare date fields only if first field is not blank

I cannot decide if I'm better off with an automation or else I'm just not meant to do if else formulas. I need to first check if a date field is not blank. If it is not blank, then I want to compare it with another date field. If it's later than othe...

  • 54 Views
  • 3 replies
  • 0 kudos

Resolved! Lookup... Maybe?

Hello below is a table of scores and the corresponding status. I also have a risk register for each risk I want to be able to select the probability (1-5) and the Imapct (1-5) and it automatically returns the status as defined by the table below. Is ...

andrewb9_0-1695141274312.png
  • 55 Views
  • 2 replies
  • 0 kudos

Formula into a single select

Hi,To explain a bit : We have workshops that happen on different dates and people can register to those in a form.So I created a formula with the name of the workshop + the date of the workshop. I want that, in the form, people can only chose on date...

  • 43 Views
  • 1 replies
  • 0 kudos

If statement that checks if array < 2

Hi, I'm trying to make a formula that combines different records to a readable title.I'd like to add the Product field to the formula, but only if it has not more than one value and only if the value is not 'Algemeen'. The last part I can fix, but I ...

  • 111 Views
  • 9 replies
  • 0 kudos

How to create an invitation with a limited number of guests?

Hello, I would like to create an invitation form for a party with 150 people maximum. The first 150 registrants receive an automatic email to confirm their participation and the others an email explaining to them that they are on the waiting list.Eac...

  • 53 Views
  • 0 replies
  • 0 kudos

Number formula not formatting

I have 5 fields (WBS1, WBS2, WBS3, WBS4, WBS5) which are all different levels of WBS and I have a formula that combines it all into 1 number: WBS1& IF(WBS2="","","."&WBS2 & IF(WBS3="","", "."&WBS3 &IF(WBS4="","","."&WBS4 &IF(WBS5="","","."&WBS5)))) T...

  • 61 Views
  • 1 replies
  • 0 kudos

Formula Problem

Trouble with date formula: September 14, 2023 + Coaching=Coaching 2023-09-16T04:00:00.000Z. CONCATENATE({Mtg Type} & ' ' & {date test})The date always comes out wrong in the Concatenation.

  • 64 Views
  • 1 replies
  • 0 kudos

Sum my monthly duration

Hello, all.I'm new to Airtable and I need to create a form that tracks how many hours my coaching team is meeting with individuals each month. Each entry would be a new meeting, and I meet with individuals only once each month. Ideally, it would all ...

  • 73 Views
  • 1 replies
  • 0 kudos

Resolved! How to force nested if to format as date

Hi folks,I'm have a dataset of events in Airtable with each event as a row, and each row has a different number of sessions that can make up the complete event. This means I have 8 end date & time columns to capture the finish time of each session. I...

  • 85 Views
  • 2 replies
  • 0 kudos

IF Field A has X value and Field B has Y value give me abc

Hello everyone.  I am trying to create a formula with the following logic: I have two fields (A and B) and these fields can contain different kind of values. Let's say that field A contains value A and field B contains value B, then I want the formul...

  • 76 Views
  • 1 replies
  • 0 kudos

Resolved! Formula to pull a Headline on Content Calendar

I'm trying to improve the content calendar we are using. I have a Content Field, which is the full post that we're going to copy and paste into Facebook. I'd like to have a column that will pull just the first line of the post using a formula. Any id...

  • 83 Views
  • 2 replies
  • 0 kudos

Resolved! Combining different data fields into one column

Hi there,I want to have a column which displays two bits of data. Those are a cumulative $ amount and below that a cumulative % amount. I have these two lookup fields separately however need to combine them into one field column. Any help would be gr...

  • 155 Views
  • 9 replies
  • 0 kudos