@Jobin_Joy
Please fine the attachment
01.xlsx (61.0 KB)
help me to get a linq method to do followings:
- collect a one whole row of each invoice number (invoice number is repetitive)
- sum the Incident Cost based on invoice number (=sum(L2:L85))
- add a column and write same random number for all rows.
- match report type with mapping sheet and replace it with system
I’m able to do it by uipath activities but its too time consuming, can you please write a linq query. please
jeevith
(Jeevith Hegde, Ph.D.)
2
Hi @Dmitri00007,
That’s a myth. Standard UiPath activities are not slow. Please read this thread from @postwick to know why.
For your excel data, standard activities can be as fast at the linq query. My two cents.
1 Like
ynm_Sruthi
(ynm Sruthi)
3
Totally agree with @jeevith . I have seen this with huge volume of records as well.
Regards,
Sruthi YNM
system
(system)
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.