タイルを使用し、データの範囲に基づいて値 (タイル) を割り当てます。このツールは、3つのメソッドのうち、ユーザーが指定したメソッドに従って実行します。
2つの列がデータに追加されます。
タイル番号 は、行に割り当てられたタイルの番号です。
タイル順序番号 は、タイル内の何番目の行なのかを示す行番号です。
ヒント
このツールには「ツールごとに学習」があります。 サンプルワークフローへのアクセス を参照して、 Designer Cloud でこのサンプルやその他の多くのサンプルに直接アクセスする方法を確認してください。
![]() |
図: アンカー付きタイルツール。
タイルツールには、2つのアンカーがあります。
入力アンカー: 入力アンカーを使用して、データ範囲に基づいて割り当てる値のデータを選択します。
出力アンカー: データに追加された新しいタイル列を出力します。
タイルメソッド : タイル値の割り当てに使用する範囲パターンを選択します。
Assign 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 incoming records.
The total of the Sum field is as close as it can be for each tile without breaking a record.
Number of Tiles: Specify how many groups to assign to the data.
Column to Sum: Specify the field to tile by that results in ranges where the sum of this number is equally distributed across the tiles.
Column to Sort By (Optional): If you select a field from this dropdown list, the data is sorted on the specified field before it is assigned to a tile. If no field is specified, the records are assigned to tiles based on their incoming sort order.
入力行は、各タイルに同じ量の行が割り当てられるように、指定されたタイルの量にスプリットされます。
データに割り当てる タイルの数 を選択します。
Don't Split Tile on Column (Optional): If you select a field from this dropdown list, a tile is not split across this field. If no field is selected, the tile # takes preference over the specified field data, thus potentially splitting groups.
ソートする列(オプション): このドロップダウンリストから列を選択すると、指定した列がタイルに割り当てられる前にデータが並べ替えられます(番号の場合は降順で、他のすべての列タイプの場合は昇順で並べ替えられます)。
入力での行数は、指定したタイルの数で割り切れるわけではありません。これは、ソート列が指定されていない限り、入力ファイル内の行位置のみに基づいています。
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 starts at -0.5 and ends at +0.5:
Title | Range |
---|---|
0 | –0.5 to 0.5 |
–1 | –1.5 to –0.5 |
1 | 0.5 to 1.5 |
Numeric Column to Group: (Must be Numeric) Choose the field to tile by. This field must contain a numeric value.
Select the naming convention applied to the output field:
Don't Output Column with Tile Labels: No additional output field name is generated.
Output Column with Tile Labels: The output has an additional descriptive field name appended. Descriptors include Average, Above Average, High, Extremely High, Below Average, Low, and Extremely Low.
Output Column with Verbose Tile Label: In addition to the descriptors mentioned above, the value range that the tile indicates is listed in parenthesis. For example, High (12750 to 155000).
ユーザーは、各範囲の新しい行に値を入力することによって、タイルの分画を指定できます。
グループ化する数値列 (数値である必要があります): タイル表示する列を選択します。
各タイルの上限を入力 : 表示されたボックスに各タイルの新しい行の上限を入力します。
タイルは手動モードで適用されますが、行は並べ替えられません。データを並べ替えたい場合は、 ソートツール を追加し、並べ替える列を指定します。
指定した1つまたは複数の列のすべてのユニークな値に対して、ユニークなタイルが割り当てられます。複数の列が指定されている場合、その値の組み合わせに基づいてタイルが割り当てられます。
次の列から固有のタイルを作成 : タイル表示する1つ以上の列のボックスにチェックマークを入れてください。
Sort Output: Select to sort the output. The data from the column you select is sorted (in descending order for numbers and ascending order for all other column types) on the specified column before it is assigned to a tile.
グループ列に基づいて行をタイル表示します。1つのグループを選択すると、指定したグループ内のすべての行に対応する一連のタイルが作成されます。