|
|
- [Functions] タブで Sum 関数を検索して選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation. \))\))
- Then type Sum and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Type Round and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- Now 関数を検索し、[Functions] タブから選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- [Functions] タブで Median 関数を検索します。次に関数をクリックすると、Median 関数が式エディターに表示されます。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type Median and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- Max 関数を検索してクリックすると、式エディターに関数が追加されます。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type Max and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- [Functions] タブで If 関数を検索して選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type IF and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
Floor - 最も近い 1 の倍数に切り捨てられた数値を返します。
|
- Floor 関数を検索し、クリックすると数式に関数が追加されます。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type Floor and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- to filter a field inside a formula, add the field next to the original field, click it, select Rename, and then choose the filter.
|
- フィルターを追加するには、フィールド名の横にある [Filter by Field] ボタンをクリックします。
- ビジュアリゼーションの上部にフィルターが表示されます。
|
Day Difference - 開始時刻と終了時刻の差を返します。
|
- [Functions] タブで Day Difference 関数を検索して選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type diff_days and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- 例:
Count(ProcessName)
- [Functions] タブで「Count」と入力し、関数を選択します。次に [Data Browser] タブに移動し、関数内で [ProcessName] をクリックします。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Type Count_Distinct and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
- Optionally, select the three dots next to a field and click Count.
See more details here
|
Count All - 項目のリストに含まれる実際の項目数を返します (重複を含む)。
|
- 例:
DUPCount(ProcessName)
- [Functions] タブで Count All 関数を検索して統計関数を選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then click Type Count and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
- Optionally, select the three dots next to a field and click Count.
See more details here
|
Case - 条件に基づく結果の式を実行します。条件が満たされない場合は、else 条件が返されます。
|
- Case 関数を検索し、[Functions] タブから選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type Case and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
- [Functions] タブで Average 関数を検索して選択します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Type mean and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|
|
|
|
|
Ceiling - 1 の位の数まで切り上げます。
|
- [Functions] タブで Ceiling 関数を検索して選択し、式エディターに追加します。
|
- まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
- Select Table Calculation.
- Then type Ceiling and enter the necessary parameters.
- Choose a name for the table calculation and click Save.
See more details here
|