[SOLVED] fliter example process can not invoke condition

User: "tuweiq"
New Altair Community Member
Updated by Jocelyn
Hi Dears
when i tried  to set parameter string to "date_added >2012-05-24 13:20:29" after i chose " condition class" to "attribute_value_filter
the message box with error said :
Reason :come.rapidminer.example.set.AttributeVlueFilter: cannot invoke condition (could not parse value '2012-05-24 13:20:39' with date pattern yy-mm-dd HH:mm:ss Z)

i tried to surround the date with quote and double quote but same message appeared  
i really want to filter examples refer to date and i hope to get suitable format to set the parameter correctly
note1 :"date_added" is the name of the column from table  on database
note 2: i used rapidminer 5.3.008 on my mac
<operator activated="true" class="filter_examples" compatibility="5.3.008" expanded="true" height="76" name="Filter Examples" width="90" x="179" y="75">
       <parameter key="condition_class" value="attribute_value_filter"/>
       <parameter key="parameter_string" value="date_added &gt;2012-05-24 13:20:39"/>
     </operator>



Find more posts tagged with