Note In this artiCle, we will use GroupDoCs.Assembly to generate a report. This report will fetCh data from multiple data sourCes. Note The Code uses some of the objeCts defined in The Business Layer. Generating Report in MiCrosoft PowerPoint DoCument Creating a Template Add a bullet list at the plaCe where you want it to display Clients’ names. Insert a table with two Columns, that will show managers’ and their ContaCt priCes....groupBy(c => c.Manager) .orderBy(g => g.key)]>>...<<[group.key]>> <<[group.sum( c => c.Contract_Price)]>> <</foreach>>...