Aggregation Wizard: Banding

If the transaction and grouping tables were defined explicitly and the output type was specified as Banded Output, this step of the wizard allows you to define what bandings you want.

Each band should be defined on a separate line and be in one of the following forms:

x           The band will contain only the number x

x - y      Equivalent to (>=x - <=y), the band will contain all numbers between x and y (including x and y)

x - <y    The band will contain all numbers between x and y (not including y)

>x - y    The band will contain all numbers between x and y (not including x)

>x         The band will contain all numbers greater than (but not including) x

 <y         The band will contain all numbers less than (but not including) y

Enter the band definitions.

 

Click Next to go to Folder

Click to return to Output Type