Between: Use this condition to select a range of items to include on the report.
Does not contain: If the attribute is a text string, use this condition to filter out strings that contain a specific string.
Equal: Use this condition to include only the items that equal the parameter or value you enter. For example, you can select all work orders that have the status “Planned”.
Greater Than: Use this condition to include only the items that are greater than the selected parameter or value.
Greater Than or Equal: Use this condition to include only the items that are greater than or equal to the selected parameter or value.
Less Than: Use this condition to include only the items that are less than the selected parameter or value.
Less Than or Equal: Use this condition to include only the items that are less than or equal to the selected parameter or value.
Like: If the attribute is a text string, use this condition to include items that contain a specific string. For example, if you enter a string with asterisks such as “*correct*”, you will get values that start or end with “correct”.
Not Equal: Use this condition to include only the items that are not equal to the selected parameter or value.

Fixed: Enter the value or values that you want to use to filter the items on the report. It is not mandatory to enter data into the filter value fields, but for Fixed values it is highly recommended that you enter appropriate values. If you leave these fields blank, your report may contain no data, or have unexpected results.
Run-time prompt: Select this option to enable end users to choose the filter values on the report’s Print dialog. Run-time prompts allow for very flexible filtering, because end users can determine what information they want to see. When you select this option, you can enter suggested values that can be changed when an end user runs the report.

Ascending: Items with the lowest value or parameter will be listed first, at the top of the report.
Descending: Items with the highest value or parameter will be listed first, at the top of the report.

None: Select this option if you do not want any calculations performed on the information in this field.
Sum: Select this option to get a total value for all items in this field. Sum only works when the field contains a Number, Date/Time, or Currency.
Maximum: Select this option to list the highest value in this field. Maximum only works when the field contains a Number, Date/Time, or Currency.
Minimum: Select this option to list the lowest value in this field. Minimum only works when the field contains a Number, Date/Time, or Currency.
Average: Select this option to list the average value in this field. The average is calculated by totaling all fields and dividing by the number of items in the list. Average only works when the field contains a Number, Date/Time, or Currency.
Count: Select this option to view the number of items in this field. Count works for any field on your report.