EXERCISE TOPIC▼
POWER BI EXERCISES▼
POWERPIVOT EXERCISES▼
- PowerPivot data models (7)
- Pivot tables using PowerPivot (2)
- Using Excel tables (3)
- Using other data sources (1)
- Transforming data (Power Query) (7)
- Calculated columns (7)
- Measures (2)
- The CALCULATE function (15)
- More advanced DAX functions (5)
- Calendars (1)
- Date functions (10)
- Hierarchies (2)
- KPIs (5)
- Power View (4)
- Power BI Desktop overview (3)
- Power BI Desktop maps (1)
PowerPivot | KPIs exercise | Set a KPI for each product's percentage total sales
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
You can learn how to do this exercise if you attend the course listed below!
Software ==> | PowerPivot (75 exercises) |
Version ==> | Excel 2010 and later |
Topic ==> | KPIs (5 exercises) |
Level ==> | Relatively easy |
Classroom ==> | PowerPivot / Excel Power BI |
You need a minimum screen resolution of about 700 pixels width to see our exercises. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
Your manager (him/her again!) has set a target that each product should aim to make 10% of the total sales for the company (given that there are 13 products, this is clearly not achievable for all products).
To start, if you haven't already done so run the script in the above folder to generate the MAM database (not for commercial use or copying). Import the transactions, calendar, products and POS tables, and create any necessary relationships.
Create a formula which shows the sales for a product as the percentage of the total sales:

The formula will be A/B, where:
Now make this measure a KPI, using an absolute target of 0.1 (ie 10%), and thresholds of 0.07, 0.08, 0.09 and 0.1:

Only Simon has met its target, and some products should perhaps be discontinued.
Save this workbook as Bully for Simon, then close it down.