Set a date in a second column when a date is entered in a previous column

Hello - I have two date columns on my board, Date 1 and Date 2. Date 1 is set manually by the user; I’d like to automate Date 2 to be set at Date 1 + 30 days. Is that possible?

It’s not hard for the user to set the second date manually as well, but I’d like to avoid that extra step if possible! (I’ve been searching for hours but can’t seem to find a way to do this.)

Thanks :slight_smile:

Maybe look out for this dependency template in your automation center: When date changes, adjust another date by the number of days in number

– Markus