Hi,
I have this table as shown below. I have already inserted it as a Datatable but now I want all the rows who have the same “Batch” number to have the same “Quantity”. I will then need to export it as an excel.
Can you tell me which “Activities” or how I can do it please?
Thanks!
@Yudhisteer_Chintaram1
Follow the below steps…
OriginalDT in the below screenshot is your original table in the first image
Also, have attached the workflow TwoForEach.xaml (11.9 KB)
Srini84
(Srinivas Kadamati)
March 21, 2021, 11:32am
4
@Yudhisteer_Chintaram1
Check below for your reference
Hope this helps you
Thanks
Manish540
(Manish Shettigar)
March 21, 2021, 12:24pm
5
Check this below workflow reduced with linq queries, @Yudhisteer_Chintaram1
Uipath_InputDuplicateData.xaml (12.8 KB) and also check the output file attached Duplicate_Output.xlsx (7.4 KB)
Hope this may help you
Hi Pravin
Thanks for the help!I t works!
I am not that proficient in UIPath. Could you please explain your steps?
What does varUniqueDT does?
And your For loop?
Thanks!
system
(system)
Closed
March 25, 2021, 8:13am
11
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.