はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Virangkumar Patel
0
アクティビティ
874
要約
要約
This Custom Activity provides the ability to convert DataTable to HTML table, convert to JSON, find Min,Max and Average of a column, find column names and rename column in a DataTable
概要
概要
This custom activity provides seven custom functionalities around DataTable object in UiPath:
1. Convert To HTML - This activity converts the DataTable to HTML table. This is useful to output DataTable in HTML table format for email or for web pages.
2. Convert To JSON - This activity converts DataTable to JSON object. This is particularly useful when calling any external REST API that requires data in JSON format.
3. Get Average Value - This activity returns the average of a given column in a DataTable.
4. Get Min Value - This activity returns the minimum value of a given column in a DataTable.
5. Get Max Value - This activity returns the maximum value of a given column in a DataTable.
6. Get Columns - This activity returns the list of string with DataTable's column names. This is useful when you need to check if a column exists in a DataTable before performing any operation.
7. Rename Column - This activity renames the existing column in a DataTable to a new name and returns the DataTable object with updated column name.
機能
機能
This package provides additional activities for DataTable object in UiPath workflows. This makes it easier for developers to use DataTable in UiPath workflows.
その他の情報
その他の情報
依存関係
Newtonsoft.JSON version 12.0.3 or higher
コード言語
Visual Basic
ランタイム
Windows レガシ (.Net Framework 4.6.1)
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.0更新日
2020年4月15日対応製品
Studio: 20.4 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート