Uipath Marketplace

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

DataTable Visualizer

DataTable Visualizer

作成者: Indie Dev

2

アクティビティ

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
[次へ] ボタン
[次へ] ボタン

要約

要約

Visualize DataTables effortlessly with this activity.

概要

概要

This simple activity provides a convenient way to visualize DataTable data in a tabular view. It enhances data inspection with features like displaying the total number of rows and columns, indicating visible rows, and more. Edit mode is under development. Check out the Readme for a detailed description.

This activity is useful for UiPath developers during the development phase. It helps them quickly view data after making changes to a DataTable or after data scraping. It can also be used in production within an attended bot to show business users data for verification purposes.

The activity saves a significant amount of time and effort in data inspection. It eliminates the need to export DataTables to Excel for data visualization.

機能

機能

Table View Features:

1. Total No Of Rows:

   - Displays the total number of rows in the DataTable.

2. Total No Of Columns:

   - Shows the total number of columns in the DataTable.

3. Visible Rows:

   - Indicates the number of currently displayed rows in the TableView for effective visualization.

4. Visible Columns:

   - Indicates the number of currently displayed columns in the TableView for effective visualization.

5. Editable Button:

   - (Currently in Development) - Edit mode is under development and will be available soon.

6. Done Button:

   - Closes the TableView when clicked.

Activity Inputs:

1. Datatable:

   - Add a DataTable (Refer to important notes for limitations).

2. Visible Rows:

   - Specify the desired number of rows to display.

   - Note:

     - If the specified visible rows exceed the maximum threshold, it will be limited to the maximum allowed rows.

     - If left empty, the entire DataTable will be used, considering the maximum rows threshold.

3. Column Range:

   - Provide a column range, e.g., 2:10 (startColumn:endColumn).

   - Note:

     - The range should be provided as a count, not as an index of the columns.

     - The max column threshold will also be applied to the total column count for Column Range.

4. Column Names:

   - Provide column names.

   - Note:

     - If the Column Range field is provided, the Column Names field will not be considered.

     - The max column threshold will also be applied to the total column count for Column Names.

Important Notes:

- Maximum Displayed Rows:

  - The TableView will display a maximum of 1.5 million rows (15 lakhs).

- Maximum Displayed Columns:

  - The TableView will display a maximum of 20,000 columns (20k).

その他の情報

その他の情報

依存関係

None

コード言語

C#, Visual Basic

ランタイム

Windows (.NET 5.0 以上)

公開者

Indie Dev

公開者ページを表示

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

ライセンス契約

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2024年2月9日

対応製品

Studio: 23.12.0+

認定

シルバー 認定済み

アプリケーション

UiPath Studio

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント