insights
2024.10
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Insights

最終更新日時 2025年12月15日

一般的な式

前提条件

v2021.10 より前の Insights で式にアクセスする

  1. ユーザーにはデザイナー権限が必要で、Insights ポータルに移動する必要があります。



  2. 次に、既存のダッシュボードに移動するか、新しいダッシュボードを作成します。



  3. 次に、ウィジェットを編集するか、新しいウィジェットを作成します。



  4. Then, the designer will have to select the plus next to the values



  5. Select the fx button to create a new formula



  6. ここでは、[Functions] タブが表示されます。



  7. Commonly used functions are highlighted for comparison in the Comparison table.

v2023.4 の Insights で式にアクセスする

  1. ユーザーにはデザイナー権限が必要です。既存のダッシュボードに移動するか、ダッシュボードを最初から作成します。


  2. 次に、ダッシュボードを編集します。


  3. 次に [Add Tile] を選択し、[Visualization] を選択します。




  4. 次に、Explore を選択します。


  5. [Add New Measure]、[Add New Dimension]、または [Table Calculation] オプションを使用して、新しいカスタム式を作成します。


比較

一般的な式

v2021.10 より前の Insights

Insights 2023.4

Sum - リスト内の数値を合計します。

  • [Functions] タブで Sum 関数を検索して選択します。
  • First select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • 次に、「Sum」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

Round - 端数を返します。

  • Round 関数を検索し、タブから選択します。
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • Round」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

Now - 現在の時刻を返します。

  • Now 関数を検索し、[Functions] タブから選択します。
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • 次に、「Now」と入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

Median - 中央値を計算します。

  • 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.
  • [Table Calculation] を選択します。
  • 次に、「Median」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

最大値

  • Search for the Max function and select it to add it to the formula editor.
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。

  • 次に「Max」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

If - 条件に基づいて数値式を実行します。

  • [Functions] タブで If 関数を検索して選択します。
  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。
  • [Table Calculation] を選択します。
  • 次に、「If」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

Floor - 最も近い 1 の倍数に切り捨てられた数値を返します。

  • Search for the Floor function and then select it to bring into the formula.
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • 次に、「Floor」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: 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.
  • [Table Calculation] を選択します。
  • 次に、「diff_days」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker user guide.

Count - 一意の値の数をカウントします。

  • 例: 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.
  • [Table Calculation] を選択します。
  • Count_Distinct」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
  • Optionally, select the three dots next to a field and select Count.
Note: 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.
  • [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.
Note: Check more details in the Looker documentation.

Case - 条件に基づく結果の式を実行します。条件が満たされない場合は、else 条件が返されます。

  • Case 関数を検索し、[Functions] タブから選択します。
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • 次に、「Case」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker documentation.

Average - 平均値を計算します。

  • [Functions] タブで Average 関数を検索して選択します。
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • mean」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker documentation.

All

  • 利用できません。

Ceiling - 1 の位の数まで切り上げます。

  • [Functions] タブで Ceiling 関数を検索して選択し、式エディターに追加します。
  • First, select the Add button next to the custom fields.
  • [Table Calculation] を選択します。
  • 次に、「Ceiling」と入力し、必要なパラメーターを入力します。
  • Choose a name for the table calculation and select Save.
Note: Check more details in the Looker documentation.
  • 前提条件
  • v2021.10 より前の Insights で式にアクセスする
  • v2023.4 の Insights で式にアクセスする
  • 比較

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.