Create your first automation in just a few minutes.Try Studio Web →
by Devashish Nigam
0
Activity
1k
Summary
Summary
Rename Multiple Columns in DataTable
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 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
Rename multiple columns in a DataTable in one go.
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
March 5, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support