UiRobot
(UiPath Robot)
April 30, 2018, 12:30pm
1
It has the custom activities for the easy functionality of datatable under the namespace of DataTableExtensions.
1.Add Data Row Range.
2.Remove Data Row Select.
3.Group By Aggregation (Sum,Count,Avg, Max, Min).
Package: BalaReva.DataTable.Activities
Author : @balupad14
4 Likes
balupad14
(Balamurugan)
May 17, 2018, 9:56am
2
Hi Friends.
Below you have Documentation and Sample attachment for the “BalaReva.Datatable.Activities”
You can find the Activities in DataTableExtensions NameSpace
Add Data Row Range
It allows to add collection of datarow into DataTable.
Sample File : AddDataRowRange.zip (7.8 KB)
Remove Data Row Select
It allows to remove the data rows based on the Select(Where) condition from DataTable.
Sample File : RemoveDataRowSelect.zip (7.6 KB)
Group By Aggregation(Sum,Count,Avg,Max,Min)
The Group By Aggregation activity aggregate functions (Sum,Count,Max,Min,Avg) to group the result-set by one or more columns.
Sample File : GroupByAggregation.zip (8.1 KB)
DataTable to XML Document
It Writes the Datatable into a XMLDocument .
Sample File : XmlDocument.zip (7.6 KB)
DataTable to XML File.
It writes the datatable into a XML File.
Sample : XmlFile.zip (7.5 KB)
Note : To Know that how to add the Gallery Package into Studio. Please check it below.
Community Feed will be moved to Go!
This category stores the knowledge about all components uploaded to our Community Feed. However, because the feed was replaced by a much more mature and functional UiPath Go! platform, it will no longer be used and we disabled the Upload button.
Category settings:
– only Forum staff can create new topics
– everyone can reply
The community feed has a new home
https://gallery.uipath.com
Thanks to @Alexandra_Olteanu , @dburner , @Cosmin_Popescu and others …
Make sure the package is installed or not…
Regards
Balamurugan
5 Likes
balupad14
(Balamurugan)
May 17, 2018, 10:05am
3
Here you can see the quick reference by the picture
Regards
Balamurugan
1 Like
balupad14
(Balamurugan)
May 23, 2018, 12:23pm
4
Hi Friends.
I have included some activities in the package of BalaReva.Datatable.Activities
You can see in the below namespace
The key advantages are below
1.ConvertInputColumn - When you read the data from excel , it is always string format. Using this property can able change the data type and do the aggregation .
2.NullValue - If you have empty of null value in the data. can able to assign the default value for it.
3.Select- It is place to keep the condition(Where)
Sample File :SumActivity.zip (8.9 KB)
Let me if you have any errors.
I would be happy to get more suggestions .
Regards
Balamurugan
1 Like
lavint
June 26, 2018, 3:37pm
5
Hi @balupad14 ,
I followed the instruction in RPA Listings - Collections, Integration Packs | UiPath Marketplace
but I don’t see a place where I can install group by activity…
Any idea? Thanks
Lavina
ovi
(Viorela Preda)
June 26, 2018, 3:54pm
6
Hi Lavinia,
I’m not sure I understand your requirement. In order to install the activity packs from the Gallery feed you can just search for the desired one.
lavint
June 26, 2018, 4:36pm
7
Thanks! FOund it under Available → Package Source. Installed it and now it disappeared in the package manager again. oh well. but thanks!
1 Like
ovi
(Viorela Preda)
June 26, 2018, 4:51pm
8
Set this as Gallery feed (if you don’t have CE): https://gallery.uipath.com/api/v2
2 Likes
lavint
June 26, 2018, 5:00pm
9
Thank you! I actually did this,
But still won’t be able to see the rest of the packages that he built but I didn’t install. I will restart UIPath and check again. Thanks a lot
lavint
June 26, 2018, 7:25pm
10
Hi @balupad14 ,
***Edit2: I found out that it’s because my column name has a space in it. Is there a way to go around it? ***
I have this error when using group by, what does that mean exactly?
Group By Aggregation : Syntax error in aggregate argument: Expecting a single column argument with possible ‘Child’ qualifier.
I output my original dt and did a messagebox
Looks like this
and
Edit: I tried to save it as in excel first and output as datatable but the aggregation still won’t work
Maybe it’s the datatype? How to fix that? Thanks
Thanks in advance!
Lavina
balupad14
(Balamurugan)
June 27, 2018, 3:22am
11
Hi @lavint ,
First of all I thank you to use my activities. And Sorry for my late reply .
I don’t know your real situation. You can able to fix this issue by renaming the column name. Here I have attached a sample for you with output.
File : LavintSum.zip (12.4 KB)
Note : Special thanks to @ovi to give the guidance that to configure the package to the user.
Regards
Balamurugan.S
lavint
June 27, 2018, 1:55pm
12
Hi @balupad14 ,
I am aware of renaming the column name but I was just curious if there is a way to keep my original column names with a space in between - seems like there is no syntax for it. Anyway, thanks a lot! And thanks for building this package! It’s awesome.
Warm regards,
Lavina
1 Like
Hi @balupad14 ,
I am not able to install your package. I added gallery path as a source in Package Manager by right clicking it. However I don’t see it under any of the tabs in package manager. My Studio version is 2017.1.6682. Is it only suitable for recent versions? Please find the screenshot below. Though the text at the bottom of screenshot reads as “Showing available packages”, I don’t see anything to select. It is blank. Find the screenshots below
Can you please help me with it?
balupad14
(Balamurugan)
July 27, 2018, 6:21am
15
Hi @Selvasathappan ,
Can you please check this ?
Thank you! I actually did this,
[image]
But still won’t be able to see the rest of the packages that he built but I didn’t install. I will restart UIPath and check again. Thanks a lot
Regards
Balamurugan
balupad14
(Balamurugan)
July 27, 2018, 7:11am
16
Hi
Can you please click the All and check it. ?
Regards
Balamurugan.S
No @balamurugan . Still I couldn’t find it @balupad14 . I also referred the relevant post earlier through which I came to know about your package but am not able to see it
balupad14
(Balamurugan)
July 27, 2018, 8:59am
18
Hi @Selvasathappan ,
It is so strange .I think you are using the licensed version. I have the community version.But I will share my setting below
Regards
Balamurugan.S
Yes. It’s a licensed version. Will it not be available for a licensed version?
balupad14
(Balamurugan)
July 27, 2018, 9:57am
20
No @Selvasathappan . I will include this conversion @ovi and @badita
Regards
Balamurugan.S