Pivot Table and Chart:
Emp_ID Department Salary Joining_Date
101 HR 50000 2022-01-15
102 IT 60000 2022-02-28
103 Sales 55000 2022-03-10
104 HR 48000 2022-04-22
105 IT 70000 2022-05-08
106 Sales 52000 2022-06-14
Questions:
• Create a Pivot Table and Pivot Chart to analyse the Total salary
expenditure done by each department
• Create a Pivot Table and Pivot Chart to analyse the Average salary in each
department.
• Create a Pivot Table and Pivot Chart to analyse Count of employees in
each department.
• Create a Pivot Table and Pivot Chart to analyse Joining trends over time.