Task

With the data provided, you will build a table that is identical to the one below. You will in all likelihood be using a couple of new actions such as Pivot, Text Column and Stack.

For reference, we built the solution model with 47 actions.

Metric Definitions

We have a couple of helper rows in our Income Statement - Gross Profit, Operating Income, etc. Essentially, all the rows in >CAPS LOCK< - we’ll define each of these below.

  • Gross Profit: sales - cost of sales
  • EBITDA: sales - (cost of sales+operating expenses)
  • Operating Income: sales - (EBITDA + depreciation and amortization)
  • EBIT: Operating Income - (interest income + gain/loss on sales of asset + exchange loss/gain + dividend income)
  • Net Income: EBIT - (interest expense + taxation)
  • YoY change is defined as: (new value - previous value)/(previous value)

Extra Task

In this extra task, you’ll do some investigative work.

Something happens in 2020. Despite a +30% increase in revenue, our net income is lower than in 2019. Can you find out why?

We recommend doing this step wise. You might for instance start diving into changes in Operating Expenses (and potentially its relation to sales)…

Hints

Solution File

Download the solution file for the first task here and for the extra task here. See how to import it below. Remember to import it in a new model.