Data Type |
Function |
Description |
GUID |
Count |
Count instances of the selected criteria. |
String |
Avg as Number |
Treat the data for these criteria as a number instead of a string and calculate the average. |
|
Cast as Number |
Treat the data for these criteria as a number instead of a string. |
|
First Word |
Match based on the first word of a string. The system considers the first word to be everything preceding the first space or dash. This function allows the user to match based on the first part of a postal code. |
|
Max |
Determine the maximum value of the selected criteria. |
|
Max as Number |
Treat the data for these criteria as a number instead of a string and determine the maximum. |
|
Min |
Determine the minimum value of the selected criteria. |
|
Min as Number |
Treat the data for these criteria as a number instead of a string and determine the minimum. |
|
Sum as Number |
Treat the data for these criteria as a number instead of a string and determine the sum. |
|
To Lowercase |
Ignore uppercase letters in selected criteria and match to lowercase text entered in the 'Values' field. |
|
To Uppercase |
Ignore lowercase letters in selected criteria and match to uppercase text entered in the 'Values' field. |
Date |
Count |
Counts instances of the selected criteria. |
|
Date |
Match based on the date portion (e.g. not date and time) of the date/time selected in the 'Values' field. |
|
Day |
Match based on the day of the month of the date/time selected in the 'Values' field. |
|
Day of Week |
Match based on the day of the week of the date/time selected in the 'Values' field. |
|
Hour |
Match based on the hour of the date/time selected in the 'Values' field. |
|
Max |
Match based on the maximum date/time selected in the 'Values' field. |
|
Min |
Match based on the minimum date/time selected in the 'Values' field. |
|
Month |
Match based on the month of the date/time selected in the 'Values' field. |
|
Time |
Match based on the time of the date/time selected in the 'Values' field. |
|
Year |
Match based on the year of the date/time selected in the 'Values' field. |
Number |
Average |
Match based on the average value of the selected criteria. |
|
Count |
Match based on the count of the selected criteria. |
|
Max |
Match based on the maximum value of the selected criteria. |
|
Min |
Match based on the minimum value of the selected criteria. |
|
Sum |
Match based on the sum of the selected criteria. |