I have a Form with existing records, and i want to add a Formula field which shows the time between now and a date in the form.
That's pretty straight forward: (Contract_Termination_Date - zoho.currentdate)
However, on making this change, all existing records get wiped out - is there a way to avoid this?