Quantcast
Channel: FetchXML - Microsoft Dynamics 365 CRM Tips and Tricks
Viewing all articles
Browse latest Browse all 32

Group by using FetchXML

$
0
0
In Microsoft Dynamics CRM 2011 FetchXML includes grouping and aggregation features which let us to use aggregate functions like sum, count etc. Using Group by we can calculate sum, avg, min, max, count. But, Group by clause is not supported through LINQ in CRM. You can only specify one aggregate attribute in a query and you cannot […]

Viewing all articles
Browse latest Browse all 32

Trending Articles