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

Process Mining

最終更新日時 2025年4月17日

算数

加算 (+)

説明

2 つの値の合計を計算します。

構文

<Numeric field or Expression> + <Numeric field or Expression>

サポートされている値

サポートされている値

結果

numeric + numeric

numeric

duration + duration

duration

currency + currency

currency

percentage + percentage

percentage

timestamp + duration

timestamp

Null 処理
いずれかの入力が NULLの場合、結果は NULLになります。

Case value + 1000

減算 (-)

説明

2 つの値の差を計算します。

最初の値から 2 番目の値が減算されます。

構文

<Numeric field or Expression> - <Numeric field or Expression>

サポートされている値

サポートされている値

結果

numeric - numeric

numeric

duration - duration

duration

currency - currency

currency

percentage - percentage

percentage

timestamp - duration

timestamp

timestamp - timestampduration

Null 処理

いずれかの入力が NULLの場合、結果は NULLになります。

Case end - Case start

乗算 (*)

説明

2 つの値の積を計算します。

構文

<Numeric field or Expression> * <Numeric field or Expression>

サポートされている値

サポートされている値

結果

numeric * numeric

numeric

duration * numeric

duration

currency * numeric

currency

percentage * numeric

percentage

percentage * percentage

percentage

numeric * percentage

numeric

duration * percentage

duration

currency * percentage

currency

Null 処理

いずれかの入力が NULLの場合、結果は NULLになります。

Number of events * 365

除算 (/)

説明

2 つの値の商を計算します。

最初の値は 2 番目の値で除算されます。

構文

<Numeric field or Expression> / <Numeric field or Expression>

サポートされている値

サポートされている値

結果

numeric / numeric

numeric

duration / duration

numeric

currency / currency

numeric

percentage / numeric

percentage

duration / numeric

duration

currency / numeric

currency

Null 処理

X / 0NULLを返します。
NULL / XNULLを返します。
X / NULLNULLを返します。

Throughput time / Number of events

割合 (%)

説明

2 つの値のパーセンテージを計算します。

最初の値は 2 番目の値で除算され、結果に 100 が掛けられます。

構文

<Numeric field or Expression> % <Numeric field or Expression>

サポートされている値

サポートされている値

結果

numeric / numeric

percentage

duration / duration

percentage

currency / currency

percentage

Null 処理

いずれかの入力が NULLの場合、結果は NULLになります。

Number of events % Variants

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

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White