Hi all,
I have a number field, named as Calculated Year and a date field named as Date Received. I want to do a calculation on these two fields and store it in a Expected Date field. For instance, Date Received= 03/11/2014 and Calculated Year= 1. The Expected Date field will be 2015 as i want to extract the year part from the Date Received and add it up with the Calculated Year (i.e. 1) and the Expected Date field will return 2015.
I have used the Date Token Calculator and opt the Specific date and add the RetrieveFieldValues_Calculated Year. But, I am having an error like 'incorrect date format'. Can you please advise about the error?
Thanks