Marketplace logo
MarketplaceListingsActivityDataTable Utility Activity
DataTable Utility Activity

DataTable Utility Activity

by Virangkumar Patel

0

Activity

862

back button
back button
next button
next button

Summary

Summary


Overview

Overview

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.

Features

Features


Additional Information

Additional Information

Dependencies


Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Virangkumar Patel

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

Apr 15, 2020

Works with

Studio: 20.4 - 22.10

Certification

Silver Certified

Tags

custom-activity
datatable
[hackathon]

Support

UiPath Community Support

Similar Listings