8 packages
returned for Tags:"DataTable"
1.Add Data Row Range.
2.Remove Data Row Select.
3.Group By Aggregation (Sum,Count,Avg, Max, Min).
4.DataTable to XML Document.
5.DataTable to XML File.
6.Sum,Count,Avg, Max, Min.
7.NativeGroupAggregation
DataTable Plugins
DataTable's are quite frequently used to handle data. However, performing some of the tasks are quite complex. This component includes few activities that can simplify the use of DataTables.
Activities included:
- DataTable Column Sort
- DataTable Aggregation
- DataTable Horizontal Merge
This package contains an activity called
ReadTable.
It reads the data from Azure table storage. And convert into a datatable
This Component Convert DataTable into Xml file and save into your system as you provide path
Shortcuts for development.
This component solves in an easy way Set Operation on Datatable. Its Also Useful to filter Datatable based on Column and Romove form Primary Datatable.
AwesomeDataTable
Created a new Awesome Query language for Custom activity on Data table manipulation in simple text using UiPath.
Ex: 1+2+3+4 | Remove-Duplicates | where Salary > 40000 | Order By Salary Desc | Select SNo=Row(SNo), FirstName, LastName, EmployeeName=FirstName&LastName, Salary, EmployeeType ,...
More information
This package contains several custom activities for data processing.