Hi,
I am trying to set up an automation where it detects when a date found in column DATE is passed
and then would automatically update it based on the value found in the column frequency
for example :
if the DATE = 01/07/2021
and the frequency = Weekly
then when we pass the date 01/07/2021 it should automatically change the DATE field to 08/07/2021
I am able to calculate the new date value using a formula
But for some reason I can not figure out how to automate the DATE field being updated to this new value.
Can some of you advise on how this can be done ?