Hi there, Trying to filter on a date column in v.3.2.1 but it fails with error -- The method compareTo(Date) in the type Date is not applicable for the arguments (int)
These are my comparasions sl_date >= 01/01/2004 sl_date <= 01/31/2004 date format is "MM/dd/yyyy".