Marketplace logo
MarketplaceListingsActivityRename Multiple Columns in DataTable
Rename Multiple Columns in DataTable

Rename Multiple Columns in DataTable

by Devashish Nigam Nigam

0

Activity

1k

back button
back button
next button
next button

Summary

Summary


Overview

Overview

System Generated DataTables like Salesforce SOQL Custom Activity generate DataTables with column names such as: sf:Id, sf:CaseNumber, sf:Description etc. In case a developer wants to rename these columns to namely: ID, Case Number, Description etc., that can be done easily by using this activity.

The component requires the following:

Input:
1.) InputColumnsRenameMapping - Dictionary <string, string> where key is "old column name" and value is "new column name"
2.)InputDataTable - DataTable whose columns to be renamed

Output:
OutputDatTable - DataTable with renamed columns

Features

Features


Additional Information

Additional Information

Dependencies


Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Devashish Nigam Nigam

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

Mar 5, 2020

Works with

Studio: 21.10 - 22.10

Certification

Silver Certified

Tags

datatable
Rename Columns

Support

UiPath Community Support

Similar Listings