Hello,
We have a form that uses lookup rules to populate a table field. One of the fields is a date field that populates a hire date. We have a hidden date field that we are trying to pull the hire date into and add 60 days.
Can someone help us with the calculation that would automatically convert this to a date field again? When we use =HireDate+60 it throws an error. When we remove the calculation the field populate with a number value instead of a date.
Thanks.