UiPath | Data Table to HTML with Border Design | How to Convert DataTable to HTML with VB.Net Code

Опубликовано: 01 Октябрь 2024
на канале: Act Automate
2,853
15

#rpa #uipath #collectionmanipulation
👉 𝐄𝐧𝐠𝐥𝐢𝐬𝐡
● This video is about converting a data table to HTML.
● This works with a VB.Net code.
● The HTML Table is with CSS Design (Border, Width, etc.)
● Link to Video (Convert DataTable To HTML):    • UiPath | Data Table to HTML | How to ...  

👉 𝐆𝐞𝐫𝐦𝐚𝐧
● In diesem Video geht es darum, eine Datentabelle in HTML zu konvertieren.
● Dies funktioniert mit einem VB.Net Code.
● Die HTML Tabelle ist mit CSS Design (Rahmen, Breite, etc.)
● Link zum Video (Convert DataTable to HTML):    • UiPath | Data Table to HTML | How to ...  

📝 𝐏𝐫𝐨𝐜𝐞𝐝𝐮𝐫𝐞
➊ Read data table from e.g. Excel and save it to variable: in_ExcelDataTable
➋ Use activity Invoke Code and set arguments:
→ dt as input from type datatable
→ html as output from type string
➌ Write the code from video
➍ Use activity WriteLine to see the result in the console
➎ Use the html string as body for an email

✍ 𝗞𝗲𝘆 𝗪𝗼𝗿𝗱𝘀
→ Convert DataTable to HTML
→ Write DataTable as HTML
→ Write DataTable in Mail Body
→ Collection in der Mail schreiben
→ Collection in Mail eintragen
→ Set DataTable as HTML String
→ Convert collection to HTML string
→ HTML string in mail body
→ Collection Manipulation
→ HTML
→ Visual Basic
→ VB.Net
→ HTML Design
→ HTML Border
→ HTML CSS border
→ Table width
→ HTML Style
→ Design HTML Table
→ HTML CSS HTML5 CCS3

👍    / @actautomate