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

Formulas Activity

Calculating work date differences for due dates

I'm using a simple formula to calculate the due date difference between today and the project due date:WORKDAY_DIFF(TODAY(), {Due Date})-1Which works for anything due today and in the future, but does not calculate properly for past due things. If to...

Screen Shot 2024-11-19 at 8.49.27 AM.png
  • 44 Views
  • 1 replies
  • 0 kudos

Resolved! Weighted drop down

Hi all,I want to prioritise datasets in Airtable. For that I've created checkbox fields and a drop down field.I now want to create a formular field and add there a weighted text drop down menu by giving each text option a number. For the checkbox fie...

  • 67 Views
  • 2 replies
  • 0 kudos

Remove all text after a parentheses

Can you help me with a formula to remove all characters including and after the "(" in Los Angeles (hollywood)?So my goal is to make Los Angeles (hollywood) --> Los Angeles

  • 91 Views
  • 2 replies
  • 0 kudos

Week Of Forumla

How do I write a formula to populate anything that is created in that week, it will add the Monday date of that week. For Example:I have records for 10/7, 10/8, 10/10. I need the Starting Week of to be: 10/7 for all Dates. Then I need records for 10/...

  • 27 Views
  • 1 replies
  • 0 kudos

Resolved! Convert String Representing Duration to Duration Type

I've been scouring this forum for an answer to a variant of "Convert String to Duration" but alas, no simple answers uncovered!In my case, I have a text field that contains duration as as string such as, "1:30:00."I need this to now be a field that i...

  • 80 Views
  • 1 replies
  • 0 kudos

Resolved! How to begin converting Time String to Number or Duration

I have a weird one: How would I even begin to convert a column that contains duration data formatted as a string like this? I want the final conversion to be a decimal number, but none of the standard DATETIME() type formulas can make sense of it. He...

  • 104 Views
  • 1 replies
  • 0 kudos

Resolved! Help with nested if/and formula

Hi there -  I am attempting to track contract breach status (pending, resolved, or n/a) depending on the source of the breach and whether there is a specific response date. My formula will be 5 if statements, of which 4 are also if/and. I've been abl...

Screenshot 2024-11-14 165257.png
  • 180 Views
  • 4 replies
  • 0 kudos

Replacing \n with carriage returns

Hi all, I am importing JSON into Airtable and parsing it into fields using REG_EXTRACT.Some of the JSON data are blocks of text that have "\n" (without the quotes) in place of carriage returns. Airtable treats the \n as text rather than carriage retu...

  • 96 Views
  • 1 replies
  • 0 kudos

Find duplicates in a rollup

Hi there - I schedule shipments to be picked up on specific dates from specific sites at specific times, and I need a way to identify if I've scheduled any shipments to be picked up on the same date/site/time to make sure I'm not double booking a sit...

  • 266 Views
  • 5 replies
  • 0 kudos