I recently upgraded from a basic, legacy plan to Advanced. I want to take advantage of the customizability and replace some of the numerical fields with functions. Example:
The following fields are hard-coded as numerical values:
Revenue - $1,000
Agency Fee - 10%
Gross Profit - $100
I want to hard-code the Revenue & Agency Free and have a function automatically calculate the Gross profit.
Problem: I have several years worth of sales history on my Campaign Board and I don’t want to override my legacy data.
Question: How can I change my fields from numerical to custom functions without deleting data or having duplicates of each value?