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.
Este ejercicio forma parte del curso
Case Study: Net Revenue Management in Google Sheets
Instrucciones del ejercicio
- Add a new
Units YTDcolumn to the main table using aSUMIFS()formula in column J. - You want to sum the values by
BrandbyRegionbyYear. Finally you only want to sum the data for months that already passed in the year. - Follow the same methodology to calculate the
Values YTDin column K.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio