Hi,
I need to show on a Dashboard Page some Aggregation figures on an Entity’s records.
Something like Sum, Count, Average … grouped by specific fields.
Any hints & tips would be highly appreciated.
Thanks in Advance.
Hi,
I need to show on a Dashboard Page some Aggregation figures on an Entity’s records.
Something like Sum, Count, Average … grouped by specific fields.
Any hints & tips would be highly appreciated.
Thanks in Advance.
the APP Docu pages gives some introductions on LINQ which offers
Group Bym SUm, Average Operators
So we can:
@hgaber105
find some more starter help:
And for learning / prototyping in Studio
[HowTo] LINQ (VB.Net) Learning Catalogue - Help / Something Else - UiPath Community Forum