UiPath | Data Table Rows Count | How to get Rows Count of Data Table/Collection | Excel Rows Count

preview_player
Показать описание
#rpa #uipath #collectionmanipulation
👉 𝐄𝐧𝐠𝐥𝐢𝐬𝐡
● This video is about how to get the number of rows of a datatable in UiPath.

👉 𝐆𝐞𝐫𝐦𝐚𝐧
● In diesem Video geht es darum, die Anzahl der Zeilen in einer Collection/Datentabelle auszugeben.

🌟 𝗖𝗼𝗱𝗲
✔ ExcelDataTable.Rows.Count.ToString

📝 𝐏𝐫𝐨𝐜𝐞𝐝𝐮𝐫𝐞
➊ Read a DataTable, for example from an Excel file
➋ Save the DataTable in a DataTable variable
➌ Add WriteLine Activity
➍ Write the code in it to see the result
➎ Run the UiPath file to get the result

✍ 𝗞𝗲𝘆 𝗪𝗼𝗿𝗱𝘀
→ UiPath
→ UiPath Automation
→ UiPath Activity
→ Get Items Count
→ Get DataTable Items Count
→ Get Count of Items in DataTable
→ Get Collection Items Count
→ Get Count of Items in Collection
→ Anzahl der Zeilen in einer Collection ermitteln
→ Get Rows Count
→ VB.NET Code
→ Collection Manipulation
→ Get Excel Rows Count

Рекомендации по теме
Комментарии
Автор

Make a video of a excel automation where it takes a name or number from a excel sheet and searches for it and if the number or name is found turn the cell color to yellow if not then red? Looking for a video that replicates this type of automation. Dig your videos!!!

nathanmora