I've got a crystal report that has the criteria:
DateDiff("M",Field1},CurrentDate)>24
When I run the report directly from crystal report I don't have a problem but when I put it into business object enterprise and run it from there I get the error message:
Error in File ~tmp45506976b6f8a314.rpt: Error in formula Record Selection: A date is required here. Details: errorKind
I've looked at the field and it is definately a date field.
Why doesn't business objects recognise this as a date field.
The field comes from an SQL 2008 server and I'm using CR 2008 and BOE XI.
Many Thanks
DateDiff("M",Field1},CurrentDate)>24
When I run the report directly from crystal report I don't have a problem but when I put it into business object enterprise and run it from there I get the error message:
Error in File ~tmp45506976b6f8a314.rpt: Error in formula Record Selection: A date is required here. Details: errorKind
I've looked at the field and it is definately a date field.
Why doesn't business objects recognise this as a date field.
The field comes from an SQL 2008 server and I'm using CR 2008 and BOE XI.
Many Thanks