Skip to main content
Nintex Community Menu Bar

Using filters in the Create Reference workflow wizard

  • March 24, 2016
  • 0 replies
  • 2 views

Forum|alt.badge.img+6


 

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.