The Tile tool assigns a value (tile) based on ranges in the data. It does this based on the user specifying one of 5 methods.
Two fields are appended to the data. Tile number is the assigned tile of the record. Tile sequence number is the record number of the record's position within the Tile.
Choose the tile method from the drop down list. Choices include: Equal Sum, Equal Records, Smart Tile, Unique Value and Manual.
Assigns tiles to cover a range of values where each tile has the same total of the Sum field based on the sort order of the in-coming records.
The total of the Sum field is as close as it can be for each tile without breaking a record.
Input records are divided into the specified amount of tiles so that each tile is assigned the same amount of records.
The number of records in the input may not be equally divisible by the number of tiles you specify.
This is based solely on the record's position in the input file, unless the Sort field is specified.
Creates tiles based on the Standard Deviation of the values in the specified field. The tiles assigned indicate whether the record's value falls within the average range (=0), above the average (1) or below the average (-1), etc.
The tile value represents the mean of the data range. The tile numbers explain the range directly. The range always start at -0.5 and end at +0.5:
Tile | Range |
---|---|
0 | -0.5 to 0.5 |
-1 | -1.5 to -0.5 |
1 | 0.5 to 1.5 |
Choose the field to tile by. This field must contain a numeric value.
Do Not Output Name field:No additional output field name is generated.
Output Name Field: An additional descriptive output field name is appended to the output. Descriptors include: Average, Above Average, High, Extremely High, Below Average, Low, Extremely Low.
Output verbose Name field: In addition to the descriptors mentioned above, the value range that the tile indicates is listed in parenthesis.
High (12750 to 155000)
For every unique value in a specified field or fields, a unique tile is assigned. If multiple fields are specified, a tile is assigned based on that combination of values.
Check the box of the field or fields to tile by.
If the Leave Unsorted check box is left unchecked, the table will be automatically sorted by the field or fields you specified for the tile.
The user can specify the cutoffs for the tiles by typing a value on a new line for each range.
The tiles will be applied in Manual mode but the records will not be sorted. You must add a Sort Tool and specify the fields by which to sort by, if that is how you want the data displayed.
The Tile tool supports tiling records based on a group field. This setting is optional and is available for all Tiling Methods described above. By selecting a Group or Groups of fields, a series of tiles is for every record within the specified group.
©2018 Alteryx, Inc., all rights reserved. Allocate®, Alteryx®, Guzzler®, and Solocast® are registered trademarks of Alteryx, Inc.