Find the largest records in each category
largest 10 CURBAL
largest 5 CURBAL (STATE in 'VA')
largest 3 CURBAL STATE
largest 3 CURBAL STATE (PROPTYPE in 'SF')
largest nn NumField (Category) (SelectionStatement)
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
Numfield | Numeric | Field, Constant | No | ||
Category | Text | Field, Constant | Yes | ||
SelectionStatement | Boolean | Field | Expression to select records that will be applied to the calculation. | Yes | 1 |
Type: Boolean
1=selected, 0=not selected