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

Formulas Activity

Extract data from a form email

Hi, we receive form emails in our airtable base. what's the best regex to use to extract information?Email looks like this:*Your Name* Jane Doe*Organization* Best Company*Your Job Title* Sales Manager Thank you!

  • 53 Views
  • 5 replies
  • 0 kudos

Resolved! Formula to validate single-line text field input

I need a formula to verify a single-line text field only contains productId's separated by commas with <=30 comma separated productId's.OK: <=30 comma separated 8-character productIdsNot OK: >30 productId's; <8 or >8 character productId's, not comma ...

  • 206 Views
  • 4 replies
  • 0 kudos

Resolved! Rollup: attributing value to multiple sources

Hi there,I have a team of account executives and I'm trying to rollup the amount of revenue each person manages during a 12-month period. Revenue is generated on a per project basis. Each project has a start and end date and a monthly retainer fee, w...

Screenshot 2025-02-14 at 9.14.39 AM.png Screenshot 2025-02-14 at 9.22.39 AM.png
  • 187 Views
  • 4 replies
  • 0 kudos

Resolved! Formula calculation using date fields

I am using a formula to calculate a date in one field, and then trying to use another formula field to determine whether a contract is current, future, or expired using that date and another manually entered date field.  The field I'm using to determ...

Screenshot - 2_13_2025 , 11_08_53 AM.png
  • 77 Views
  • 1 replies
  • 0 kudos

HELP WITH FORMULAS

I am trying to build a table to calculate pricing. But, every column (which is its own product) has different price points under it, based on square footage. How can I set up a formula that will calculate each drop-down option (multiple selection), p...

  • 364 Views
  • 2 replies
  • 0 kudos

need help with a formula to scan values in 3 fields in Table B and

Hi - first timer here!I have 2 tables in 1 base.  Table A contains info about Recipes I'm creating. Table B is where I schedule those recipes for newsletter publication. Recipe names are pulled from Table A into Table B by linking fields. There are 3...

  • 191 Views
  • 4 replies
  • 0 kudos
jym by 4 - Data Explorer

Resolved! If/And with Blanks and Not Blanks

Hi there. I am trying to write a formula ("Duration of Pending Repayment") that calculates how long an unpaid repayment is overdue.Essentially, it will be:If "Repayment Due Date" is not blankAnd "Repayment Received Date" is blankThen calculate Today-...

AndreaR_0-1739291281597.png
  • 115 Views
  • 2 replies
  • 0 kudos