CAS 6


unique
- Summary

Summary

Number of unique items in a field.

Examples

unique NAME 
unique LOANID (STATUS in 'R')

Syntax

unique AnyField (SelectionStatement)

Right Arguments

Name Data Type Input Type Description Optional Default
AnyField Text Field Raw Data No
SelectionStatement Boolean Field Expression to select records that will be applied to the calculation. Yes 1

Result

Type: Numeric

Numer of unique items in field



Build 6.0.624