Query the completed workflow tasks

Click to select the report that needs to be queried on the “Finished Work” tree node, or click on related report data, and then click the “Find” button. A dialog will pop up, asking for query conditions to be specified.

The “comparison” column

=: equal to

<>: not equal to

>=: greater than or equal to

<=: less than or equal to

<: less than

>: greater than

Like: the query criteria is the subset of the target data

Between: needs 2 parameters

N/A: the query criteria has no relations to this field

Not null: the target field does not contain a null value

Null: the target column contains a null value

 

The “Option”

Do not show the hidden tables and fields: this option means that the query criteria should not contain those tables and fields that are set to “hidden” in corresponding data table definition.

Show all fields: means that fields defined in the data table should be displayed.