| Requirements | Explanations | 
| Open excel file Excel HW Mar2021.xls First setup Vlookup functions in propriate tables 
 | Except report 4, you need to link related table with proper keys by using Vlookup function, read through below requirement and explanation carefully | 
| Report 1: Create PivotTable in a new sheet showing how many orders under each employee, then insert a PivotChart (Column chart) based on this PivotTable | show the count of orders ID by employee names, also show data labels on top of each column in Chart | 
| Report 2: Create PivotTable in the same sheet as report 1 showing how many orders are shipped/new/closed (status name), then insert a PivotChart (Bar chart) based on the PivotTable | Show count of Order ID by Status Name, | 
| Report 3: Create PivotTable in the same sheet as report 1&2 showing who’s our biggest supplier, then insert a PivotChart (Pie chart) based on this PivotTable | Show count of purchase order ID by supplier’s company name, | 
| Report 4: Create PivotTable in the same sheet as report 1, 2&3 showing sum of shipping fee by each state/province from Order table, then insert a PivotChart (area chart) based on this PivotTable | show Data Tables below the area chart | 
| Add Employee names as a Slicer | controls report 1, 2 and 4 at same time | 
| Add Order Date as a timeline | 
Please finish this exercise and send the excel file (PowerPivot report) back to nadineyu@hotmail.com before end of April 4th
PLEASE write your student number in the email
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme