Forum Discussion
DBreezy92
Jun 08, 2021Copper Contributor
Date column automatically updates to a future date based on another date column
Hi, I am creating a SharePoint list which has a date column where team members will select the date that they attempted to contact a client. There is a second date column which will contain d...
Jun 08, 2021
Hi DBreezy92 - after you create the first column, maybe called '1st Contact', create a calculated column, in the formula box, you'd enter =[1st Contact]+30. Make sure to format it as a date. Once that's in place you can add rules or power automate flows to remind folks. Or even just add some conditional formatting that turns fields red when it's time to reach back out.