For more details of the functions in this recipe, refer to the following links:
- MIN: https://docs.microsoft.com/en-us/dax/min-function-dax
- MAX: https://docs.microsoft.com/en-us/dax/max-function-dax
- DATEDIFF: https://docs.microsoft.com/en-us/dax/datediff-function-dax
- YEAR: https://docs.microsoft.com/en-us/dax/year-function-dax
- ADDCOLUMNS: https://docs.microsoft.com/en-us/dax/addcolumns-function-dax
- FILTER: https://docs.microsoft.com/en-us/dax/filter-function-dax
- COUNTROWS: https://docs.microsoft.com/en-us/dax/countrows-function-dax
- SUMX: https://docs.microsoft.com/en-us/dax/sumx-function-dax