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

Formulas Activity

The best way to "unshare" an interface?

Hi! Does anyone know how to restrict access to a shared interface? I gave a read-only user access to an "editable" interface I made for my creators so that she couldn't utilize it. For her to submit information, I made a read-only version with a form...

  • 28 Views
  • 1 replies
  • 0 kudos

Multiplying two fields

Hi, I've looked up my situation to see what the problem is and I'm still getting an error message.  I want to multiply two fields to get a total.  Qty field and Cost field.  Here is my formula.  I get #ERROR Thank you for the help.  

Christa_Patton1_0-1695842314149.png
  • 31 Views
  • 1 replies
  • 0 kudos

Removing time from a nested DATEADD

Hello!I'm using DATEADD inside an IF. It returns a time with the date, and I would like to remove the time. I tried formatting the field but it says that it can't do that because it's neither text or a number:The issue:My formula:The error message:An...

Screenshot 2023-09-27 at 10.36.32 AM.png Screenshot 2023-09-27 at 10.36.26 AM.png Screenshot 2023-09-27 at 10.40.15 AM.png
  • 32 Views
  • 1 replies
  • 0 kudos

Send message to Slack that mentioning multiple users

Hello everyone.I'm a Korean user, but there are still few AirTable users in Korea, so it's hard to find a solution, so I wrote to the community for the first time.I'm trying to use automation to send messages to Slack that mentions multiple users.I'v...

_1-1695703451763.png _2-1695703778403.png _3-1695703871555.png
  • 53 Views
  • 1 replies
  • 0 kudos

Formula for identifying if record is linked to another

Hi all,I'm using Airtable to plan and track renovation and landscaping tasks. I have a table that has one field (text) for tasks and a 'prerequisites' field that is linked to the tasks field. This shows me other tasks that need to be done first. I am...

  • 61 Views
  • 0 replies
  • 0 kudos

Resolved! DATE ADD is calculating from an hour before it should.

Hi I have a formulaDATEADD({Kick off},{Time Estimate (Fibonacci Minutes)},"minutes") Whereby {Kick off} is an date field set to ISO and 24 hour time{Time Estimate (Fibonacci Minutes)} is a drop down with a Fibonacci sequenceI want the DATEADD formula...

  • 64 Views
  • 2 replies
  • 0 kudos

Using Multiple IF statements w/ Values from Multiple Columns

I want to combine multiple IF statements from data in two columns and return a TRUE or FALSE result.The two columns/data I am using are:User Subscription Level (Basic, Pro, Premium)Total Requests (Sum of values from multiple fields)What I've tried to...

Screenshot 2023-09-24 at 4.09.47 PM.png
  • 97 Views
  • 2 replies
  • 0 kudos

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...

  • 95 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

  • 103 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')...

  • 74 Views
  • 1 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...

  • 140 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...

  • 101 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

  • 73 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...

  • 97 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
  • 93 Views
  • 2 replies
  • 0 kudos