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