Sr. No. | Date | Topics | Pg. No | Sign |
---|---|---|---|---|
1 | 23-01-2025 | **Explore What-If Analysis Feature of Excel – |
Scenario Manager
Goal Seek
Data Table** | | | | 2 | 30-01-2025 | **Data Analysis –
Pivot Table** | | | | 3 | 06-02-2025 | Learning Tableau | | | | 4 | 20-02-2025 | Learning Tableau | | |
Steps to Create Data and perform Scenario Manager
First input the data, such as
Now in Total Revenue column, the value would be price cell * Qty cell (=C3*C4)
Now in Transport Cost column, the value would be Total Revenue * 10% (=C5*10%)
Now in Item Cost column, the value would be 20 * Qty (=20*C4)
Now in Total Cost column, the value would be Transport Cost + Item Cost (=C6+C7)
Now in Profit column, the value would be Total revenue - Total Cost (=C5-C8)
Steps to create a create scenarios 1.
Snapshot of current Scenario (Qty is 100).
Now, create what-if analysis, scenarios to see the changes.
Scenario 1 (what If Qty is 200)
Scenario 2 (what If Qty is 300)
Goal and seek
Data Table
Copy the same data in separate sheet.
Create 2 columns, 1 for Qty and 1 for Profit.
Now below the profit column, put the formula (=profit value [=C9])
Now, write all the qty, which we want to see the profit of (Scenarios).
Now select the both qty and profit column and use Data Table feature of What-If Analysis to see the updated profit.
Updated Profit
Excel File where all the above operations were performed.
Create a sample employee dataset in excel and generate Pivot Table and Chart.
Employee Data Set.
Select the entire dataset and go to the menu bar and click on insert.
Now click on PivotTable and generate Pivot table in a new sheet.
Choose fields "Emp Name"
and “Net Salary”
to add to report