Skip to main content


 

Symptoms


The "Create Reference" workflow wizard is not properly filtering results when given a conditional statement that checks if the values are greater than a given timestamp.
 

Diagnoses


The date being entered into the conditional statement is in an unrecognized format to correctly evaluate the filter.
 

Resolution

Date must be in a long format, including both date and time, for the filter to work correctly. This is relevant to both the left and right side of the conditional statement the comparison will only work if both entries are in a datetime format.




 
Be the first to reply!

Reply