Pie chart creation
You have been asked to create a pie chart that shows the number of employees in each regional office, and the name of the manager in each office. A list report contains columns for Employee Name, Manager Name, and Office.
1) Summarize the Employee Name column.
2) Summarize the Employee Name and Manager Name columns.
Please explain. Thanks.
Hi Ganga,
The answer is 1. You are applying the aggeration (Sum) only on the number of employees.