cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

A String is require here.

lee10
Discoverer
0 Likes
429

Please can anyone help with with the following problem -

{shiphead.ShipDate} in WeekToDateFromSun - error A String is require here. "WeekToDateFromSun"

Thanks you all and good day!

View Entire Topic
DellSC
Active Contributor
0 Likes

I suspect that your ShipDate field is stored in the database as a string. This means that the Crystal functions that work with dates won't work with it directly - it needs to be converted to a date data type first. If you'll post an example of how the ShipDate data looks, I can give you the formula you need.

-Dell