Help

Date Automation/formula

Solved
Jump to Solution
431 1
cancel
Showing results for 
Search instead for 
Did you mean: 
AmandaC1121
5 - Automation Enthusiast
5 - Automation Enthusiast

We have multiple dates that we need to have automatically update for us in table.

Example:

Move-in date (4/1/23) plus policy day (60) = Lease end date

Lease end date - NTV date (30) + 5 days= NTV date need

Arrival Instructions date = 2 days prior to Move-in date (4/1/32)

How would you go about doing this in a table?

 

1 Solution

Accepted Solutions
TheTimeSavingCo
18 - Pluto
18 - Pluto

You could try using formula fields with`DATEADD()` for this, documentation here

See Solution in Thread

1 Reply 1
TheTimeSavingCo
18 - Pluto
18 - Pluto

You could try using formula fields with`DATEADD()` for this, documentation here