Year-to-Date
The dataset contains unit and value sales per month for all years from 2018 to 2023. You would however like to look at different time periods to calculate your KPI's. Let's calculate the Year-To-Date (YTD) for all the dataset points in this exercise.
Cet exercice fait partie du cours
Case Study: Net Revenue Management in Google Sheets
Instructions
- Add a new
Units YTD
column to the main table using aSUMIFS()
formula in column J. - You want to sum the values by
Brand
byRegion
byYear
. Finally you only want to sum the data for months that already passed in the year. - Follow the same methodology to calculate the
Values YTD
in column K.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
