UiPath Documentation
insights
2021.10
false
Insights
  • リリース ノート
    • 2021.10.0
      • 2021.10.9
      • 2021.10.8
      • 2021.10.7
      • 2021.10.6
      • 2021.10.5
      • 2021.10.4
      • 2021.10.3
      • 2021.10.2
      • 2021.10.1
      • ビューアーの Orchestrator での操作
      • デザイナー ユーザーの一般的な操作
      • 一般的な式
      • ビジュアリゼーション
    • ユーザー移行ツールのリリース ノート
  • 基本情報
  • アクセスと権限
  • Insights を操作する
  • トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

一般的な式

前提条件

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

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

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

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

  4. 次に、値の横のプラス記号をクリックします。

  5. 「fx」アイコンをクリックして新しい式を作成します。

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

  7. 一般的に使用される関数は、下の表内で比較できるよう強調表示されます。

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

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

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

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

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

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

比較

一般的な式 v2021.10 より前の Insights v2021.10 の Insights

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

docs image

  • [Functions] タブで Sum 関数を検索して選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation. \))\))

docs image

  • Then type Sum and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.

docs image

See more details here

Round - 端数を返します。

docs image

  • Round 関数を検索し、タブから選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Type Round and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • Now 関数を検索し、[Functions] タブから選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Now.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • [Functions] タブで Median 関数を検索します。次に関数をクリックすると、Median 関数が式エディターに表示されます。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Median and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

最大値

docs image

  • Max 関数を検索してクリックすると、式エディターに関数が追加されます。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Max and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • [Functions] タブで If 関数を検索して選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type IF and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • Floor 関数を検索し、クリックすると数式に関数が追加されます。
  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Floor and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

数式内でフィールドをフィルター処理する

docs image

(フィールド、フィルター処理されたフィールド)

  • to filter a field inside a formula, add the field next to the original field, click it, select Rename, and then choose the filter.

docs image

  • フィルターを追加するには、フィールド名の横にある [Filter by Field] ボタンをクリックします。

docs image

  • ビジュアリゼーションの上部にフィルターが表示されます。

docs image

Day Difference - 開始時刻と終了時刻の差を返します。

docs image

  • [Functions] タブで Day Difference 関数を検索して選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type diff_days and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • 例: Count(ProcessName)
  • [Functions] タブで「Count」と入力し、関数を選択します。次に [Data Browser] タブに移動し、関数内で [ProcessName] をクリックします。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Type Count_Distinct and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.

docs image

  • Optionally, select the three dots next to a field and click Count.
See more details here

Count All - 項目のリストに含まれる実際の項目数を返します (重複を含む)。

docs image

  • 例: DUPCount(ProcessName)
  • [Functions] タブで Count All 関数を検索して統計関数を選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then click Type Count and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.

docs image

  • Optionally, select the three dots next to a field and click Count.

docs image

See more details here

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

docs image

  • Case 関数を検索し、[Functions] タブから選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Case and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

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

docs image

  • [Functions] タブで Average 関数を検索して選択します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Type mean and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here

All

docs image

  • 利用できません。

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

docs image

  • [Functions] タブで Ceiling 関数を検索して選択し、式エディターに追加します。

docs image

  • まず、カスタム フィールドの横にある [Add] ボタンをクリックします。

docs image

  • Select Table Calculation.

docs image

  • Then type Ceiling and enter the necessary parameters.

docs image

  • Choose a name for the table calculation and click Save.
See more details here
  • 前提条件
  • Insights で数式にアクセスする <v2021.10
  • v2021.10 の Insights で式にアクセスする
  • 比較

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得