Get Aggregate Value of a SharePoint Field using CSOM [Totals function]

This post is about directly applying aggregations on a SharePoint List, without specifying any grouping condition. If you want to group SharePoint List data before applying aggregation then, refer to this post, SharePoint Group By. I must admit that this turned out to be little tricky than what I had imagined. The situation was fairly … Continue reading Get Aggregate Value of a SharePoint Field using CSOM [Totals function]