kevinharwood
08/30/2019, 5:59 PMYou have entered an Invalid Field Value 2018-10-08 00:00:00 for the following field: custcol_ov_proj_indc_date
The date is correct, but it looks like its setting a datetime instead?
This is the formula I am using:
TO_DATE({line.custcol_ov_confirmed_date}) + 10
Anyone have any pointers or seen this problem before? I can confirm both custcol_ov_confirmed_date
and custcol_ov_proj_indc_date
are date objects.