Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Business Objects Dates field

Status
Not open for further replies.
Joined
Aug 13, 2003
Messages
12
Location
GB
I have a date field (<Terminated On (Date))which is a Dimension). I have tried to create a FLAG so that all dates greater than 31/12/2004 give the Boolean value of 1.


I have tried create a object (both as a dimension and measure)using the following

=<Terminated On (Date)>>31/12/2004

but get a Incorrect Date type (DMB0003) error.

any help will appreciated
Zahed
 
Try changing the date to '31-Dec-2004' instead of '31/12/2004'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top