Edit Summary Window
The Edit Summary window provides for selecting the mathematical function to perform on the data returned by the query for the active field in the Show values list. When you are generating an advanced FRACAS graph, clicking Edit for the list opens this window. The choices provided depend on the type of field selected. For more information, see Generating an Advanced FRACAS Graph.
The following table describes the mathematical functions that can be available in the Edit Summary window. For numeric fields, you can select from any of these functions. For non-numeric fields, you can select from only the Count and Distinct Count functions.
Function
Description
Average
Returns the average of the values found in the field.
Count
Returns the number of records with data values in the field. Blank or null fields are not counted.
Distinct Count
Returns the number of unique values found in the field. Blank or null fields are not counted.
Maximum
Returns the minimum data value found in the field.
Minimum
Returns the maximum data value found in the field.
Sum
Returns the sum of the values found in the field.