Uipath Marketplace
MarketplaceStudioアクティビティDataTable Utility Activity

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

DataTable Utility Activity

DataTable Utility Activity

作成者: Virangkumar Patel

StarStarStarStarStarStarStarStarStarStar

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)

公開者

Virangkumar Patel

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2020年4月15日

対応製品

Studio: 20.4 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

類似のコンポーネント