Hi,
I have a simple question can I make a filter on a date field in tmap, using an expression filter...
IN JAVA please, and my date format is dd-MM-yyyy like the pic:
date_fin > "01-09-2008"
euhhh I tried during one our it doesn't work !!! this is my error : Exception in thread "main" java.lang.Error: Unresolved compilation problem: The operator > is undefined for the argument type(s) java.util.Date, java.util.Date at