01 e Commerce Dashboard Problem Statement
01 e Commerce Dashboard Problem Statement
A company wishes to add user control for product categories for customers
to choose a category and view the trend month-by-month and product-by-
product. They will use Excel to analyze sales based on product categories and
create a sales dashboard that breaks down sales by product category.
Dataset Description
Variable - Description
Variable - Description
For-Profit
• In K7, write the equal sign and then enter the function name and open
parenthesis
• The first argument is Sum_Range, select range ‘Sales Data’!K:K, and then
insert a comma
• Pass the second argument Product Category column “criteria Range1” as
‘Sales Data’!F:F, and then insert a comma
• Now, pass the third argument “criteria1” as “$R$3”, and then insert a
comma
Tasks to Perform
• Write the equal sign and then enter the function name and open
parenthesis
• The first argument is Sum_Range, select range ‘Sales Data’!H:H, and then
insert a comma
• Pass the second argument region column “criteria Range1” as ‘Sales
Data’!T:T, and then insert a comma
• Now, pass the third argument “criteria1” as “$F$4,” and then insert a
comma
• Pass the fourth argument as Data!F:F product category column and then
insert a comma
• Pass the fifth argument as “$R$3”
• Now, copy and paste the formula in range G4:G16
Tasks to Perform
• Write the equal sign and then enter the function name and open
parenthesis
• The first argument is Sum_Range, select range ‘Sales Data’!H:H, and then
insert a comma
• Pass the second argument region column “criteria Range1” as ‘Sales
Data’!T:T, and then insert a comma
• Now, pass the third argument “criteria1” as “$F$4,” and then insert a
comma
• Pass the fourth argument as Data!F:F product category column and then
insert a comma
• Pass the fifth argument as “$R$3”
• Now, copy and paste the formula in range G4:G16
Tasks to Perform
• Now, create the column chart for both region-wise and month-wise
tables
• Select table (B3:D15), click the insert tab, and then select Insert column
chart under Charts Panel
Tasks to Perform
• The aim of the project is to analyze the sales based on various product
categories.
• The users should be able to pick a product category and can see trends month-
by-month and product-by-product.
Submission Process