process-mining
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UiPath logo, featuring letters U and I in white
Process Mining
Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
Last updated 2024年12月3日

フィールド

はじめに

[データ マネージャー] では、プロセス アプリに表示するフィールドを編集できます。これにより、組織で使用されている用語に合わせてダッシュボードをカスタマイズできます。

フィールドの編集

フィールドを編集するには、以下の手順に従います。

  1. 編集するフィールドを選択します。

    [フィールドを編集] ダイアログが表示されます。

  2. 必要に応じて [フィールド名] を編集します。
  3. [保存] を選択します。



フィールドの種類を変更する

フィールドのがデータセットのソース フィールドのデータ型と一致しない場合があります。たとえば、整数データのアップロード先のフィールドに、以前テキストデータをアップロードしていたとします。そのようなインスタンスは、データ マネージャー[フィールド] リストに示されます。



これらのフィールドでは、フィールドの [型] を変更できます。
注:

新しい [型] は、アップロードされるソース フィールドのデータ型に基づいてのみ選択できます。たとえば、データセットのフィールドが整数型の場合、フィールドの [型][数値] に変更でき、データセットのフィールドのテキストの場合は、フィールドの [型][公称] または [序数] に変更できます。

注:

を変更できるのは、ダッシュボードで使用されていないフィールドのみです。フィールドがダッシュボードで実際に使用される場合は、以下の手順に従います。

  1. グラフからフィールドを削除します。

  2. フィールドの [型] を編集します。

  3. グラフにフィールドを追加して戻します。

通貨の形式

For currency fields you can also change the currency format. The illustration below shows an example.



これは表示設定であり、フィールド値は変換されません。

[フィールドを編集] ダイアログ

以下で、[フィールドを編集] ダイアログの各要素について説明します。

要素

説明

フィールド名

フィールドの表示名です。

ソース フィールド

データ ソース内のフィールドの名前。

入力

フィールドのデータ型です。

通貨*

利用可能なすべての通貨の表示形式を含むドロップダウン コンボ ボックスです。

* [通貨] は、金銭を扱うフィールドでのみ使用できます。

ルール

ルールの要素

Below is a description of the components of a rule that defines a field.

コンポーネント

説明

参照

A field that is available in the data.

Constant

A static value used to calculate the field.

グループ

A group comprising two components.

Using fields

If you want to use an existing field as the basis for the rule, you select the Reference option from the list of components. A reference gets the value of the field for each occurence. The following illustration shows an example of field references.



静的な値を使用する

In stead of a field, you can select to use a constant value to calculate the field values. The following illustration shows an example of contant values.



Using grouping

In stead of a single component, you can select to use a Group to calculate the field values. This allows you to define the sequence of operations. Select the Group option from the list of components, to create a group comprising two components.

The following illustration shows an example of a group.



ヒント:

Given that a Group can contain two components, and you are allowed to add up to two components, you can create a rule that incorporates a total of four components.

ルールを設定する

ルールを設定するには以下の手順に従います。

  1. Select the component that you want to use to calculate the field.

  2. Configure the component as desired.

  3. Select Save in the Create field panel.

Repeat these steps if you want to add another component for the rule.

注:

You can add up to two components to define the rule. If you define two components for the rule these will be evaluated as a division. In this case, you can select to display the results as a percentage value.

Using multiple components in a rule

You can add up to two component to define the rule. If you define two components for the rule, you can select the operator to be used to evaluate the rule. Below is an overview of the available operators.

演算子

説明

+

追加

-

減算

X

乗算

/

除算*

*) 除算の場合、結果をパーセンテージの値として表示するよう選択できます。

The result type of the rule depends on the type of the input component. Below is an overview of the supported input formats for the operators.

演算子

ルール

結果の型

加算

numeric + numeric

numeric

 duration + duration

duration

 currency + currency

currency

 percentage + percentage

percentage

 timestamp + duration

timestamp

減算

numeric - numeric

numeric

 duration - duration

duration

 currency - currency

currency

 percentage - percentage

percentage

 timestamp - duration

timestamp

 timestamp - timestampduration

乗算

numeric x numeric

numeric

 duration x numeric

duration

 currency x numeric

currency

 percentage x numeric

percentage

 percentage x percentage

percentage

 numeric x percentage

numeric

 duration x percentage

duration

 currency x percentage

currency

除算 (Division)

numeric / numeric

numeric

 

duration / duration

numeric

 

currency / currency

numeric

 

percentage / numeric

percentage

 

duration / numeric

duration

 

currency / numeric

currency

パーセンテージ

numeric / numeric

percentage

 

duration / duration

percentage

 

currency / currency

percentage

Null 処理

X / 0null を返します。
null / Xnull を返します。
X / nullnull を返します。

Removing a component

Follow this step to remove a component from a rule.

  1. Locate the component you want to remove and select the クリアアイコン icon.

注:

The component is removed without any notification.

フィールドを表示/非表示にする

[データ マネージャー] では、データセットで利用可能であってもプロセス アプリでは使用しないフィールドを非表示にすることができます。[データ マネージャー] で非表示に設定したフィールドは、ダッシュボード エディターを使用してダッシュボードを編集するときにセレクターに表示されません。フィールドをビジュアリゼーションには使用しないものの、メトリックの計算には使用したい場合に便利です。

注: ダッシュボードで使用されているフィールドを非表示にすることはできません。

フィールドを非表示にするには、以下の手順に従います。

  1. 非表示にするフィールドを見つけます。
  2. [アプリでフィールドを非表示] アイコン アプリでフィールドを非表示 を選択します。

    フィールドが非表示に設定され、アイコンが [アプリでフィールドを表示] アイコン [アプリでフィールドを表示] アイコン に変わります。このアイコンを選択すると、フィールドが再び表示されます。

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

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