I want to use a calc on a date field, to use one date field and add a number value field to return a new date in the field with calculation.
I am using
=parent([SOO Start]@row+[SOO Day Duration (Calc'd 25%)]@row
But I get an #Unparsable error in the field.
The field I am entering calc on is a date field, [SOO Start] is a date field, and [SOO Day Duration (Calc'd 25%)] is a Text / Number field