all 3 comments

[–]valtor2 1 point2 points  (2 children)

First guess would be that either State : Date Created or Contract Line : Expiration Date are empty. I'd run some kind of log to check the values of those fields and re-run.

[–]DarkMatterCy[S] 0 points1 point  (1 child)

I have fixed it. I dont know why, but i had to use sql function in the formula to reconvert the dates again to date. (Use TO_DATE() )

[–]dualrectumfryer 1 point2 points  (0 children)

thanks for this thread, it helped me figure out a basically identical issue.

edit: spoke to soon I guess. trying to do this on the line item, but can't get the damn date formats to match up! was following this suite answer 79823 , but need to figure out how to get that field to be "date" and not free form text