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

Forum Posts

return the Monday of the record's week

I'm trying to set up a formula that will give me the date of "Monday" relative to a given record's date. So if a record was dated today Wed June 21, I'd want the formula to give me Mon June 19.I've done some searching on the forum here and found this...

kts by 5 - Automation Enthusiast
  • 1459 Views
  • 4 replies
  • 0 kudos

Resolved! Date Add formula, but with specific parameters

Hello!I am wanting to add a DATEADD formula to my base to set deadlines for different tasks based on a hiring date. I've done this in a previous base, but have since lost access. Can someone help me with the formula I need? For reference, some of the...

ler1995 by 5 - Automation Enthusiast
Solved
  • 277 Views
  • 8 replies
  • 1 kudos

Switch function not calculating date add correctly

Hello!I was recently helped on another post to create parameters for the dateadd function. However, it is not calculating dates correctly. Why? How do I fix this?Here is my function:SWITCH(  Task,  'Email for photo, new hire survey, and short bio of ...

ler1995_1-1735827478365.png
ler1995 by 5 - Automation Enthusiast
  • 128 Views
  • 1 replies
  • 0 kudos

Workday with if forumla

I need to calculate different due dates for tasks based on Workday instead of dateadd. Here is my original formula: SWITCH(  Task,  'Email for photo, new hire survey, and short bio of new hire', DATEADD({Hire Date}, -7, 'days'),  'Assign desk space f...

ler1995 by 5 - Automation Enthusiast
  • 139 Views
  • 1 replies
  • 0 kudos

Resolved! Upcoming dates, #error, and formatting

I have a [Anniversary] field and a field that calculates the next anniversary, so I get reminders and write a card for my volunteers. Here is my problem:The basic formula works fine when there is an anniversary in the field. When there isn't one, I g...

QuietData by 4 - Data Explorer
Solved
  • 216 Views
  • 1 replies
  • 1 kudos

Resolved! Keep only latest date in a lookup field

I am looking for a way to parse a lookup field (Sprint Start Date) that contains multiple, comma-separated date values, and pull the most recent date into a new field. For example:IF --> Sprint Start Date = 2024-10-12, 2024-12-22THEN --> Formula Fiel...

SBeau by 5 - Automation Enthusiast
Solved
  • 311 Views
  • 4 replies
  • 6 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...

tylerc by 5 - Automation Enthusiast
Solved
  • 383 Views
  • 6 replies
  • 1 kudos

Resolved! Combining Dates from Multiple Fields

We're a publishing company and we keep track of content that we publish over the course of the year with these different columns showing publish dates. I'd like to do 2 things:Create 1 column that combines the dates (combining them so that they remai...

LaurenMaine by 6 - Interface Innovator
Solved
  • 591 Views
  • 5 replies
  • 3 kudos

Time is wrong in NOW()

I have a formula field containing NOW() and nothing else. The field is showing the wrong time. Right now it's 3:02 a.m. in the desired time zone (Eastern Daylight Time), but the field shows 2:59 a.m. I've attached a screenshot showing the difference ...

lailah by 4 - Data Explorer
  • 2597 Views
  • 5 replies
  • 0 kudos