UiPath | Transpose DataTable | Transpose Collection with VB.Net Code | Transpose Excel Sheet Table

Опубликовано: 13 Сентябрь 2024
на канале: Act Automate
4k
46


𝐄𝐧𝐠𝐥𝐢𝐬𝐡
● This video is about transposing a table from an Excel file with a VB.Net code in UiPath.

𝐆𝐞𝐫𝐦𝐚𝐧
● In diesem Video geht es darum, eine Tabelle aus einer Excel Datei mit einem VB.Net Code in UiPath zu transponieren.

𝐏𝐫𝐨𝐜𝐞𝐝𝐮𝐫𝐞
Add Read Range activity
Set the path and create a variable for the input table
Create another variable for the output table
Add an Invoke Code activity
Create the arguments inCollection and outCollection
Write the code from the video
Add Write Range activity
Set the path and the name of the sheet and the datatable variable
Run the code to see the result

𝗞𝗲𝘆 𝗪𝗼𝗿𝗱𝘀
→ UiPath
→ UiPath Automation
→ UiPath Activity
→ Transpose DataTable
→ Transpose Collection
→ Transpose DataTable with VB.Net Code
→ Transpose Collection with VB.Net Code
→ Transpose Excel Sheet Table
→ Excel Manipulation
→ Collection Manipulation