I'm trying to figure out if it's possible to create a formula which based on a date record property could generate a number of text record property.
Here's my use case: I have a date type record property named "Employee Start Date" for when the employee began their employment. I have another record property for "Employee Tenure" which is intended to be the Employee's tenure in years as of today relative to their start date.
Does anyone know if such a formula could be used here to eliminate the need for the workflow owner to enter in Tenure Date in the launch form?