For more details about the functions used in this recipe, refer to the following links:
- SELECTCOLUMNS: https://docs.microsoft.com/en-us/dax/selectcolumns-function-dax
- UNION: https://docs.microsoft.com/en-us/dax/union-function-dax
- SUMX: https://docs.microsoft.com/en-us/dax/sumx-function-dax
- AVERAGEX: https://docs.microsoft.com/en-us/dax/averagex-function-dax
- COUNTAX: https://docs.microsoft.com/en-us/dax/countax-function-dax
- COUNTX: https://docs.microsoft.com/en-us/dax/countx-function-dax
- GEOMEANX: https://docs.microsoft.com/en-us/dax/goemeanx-function-dax
- MAXX: https://docs.microsoft.com/en-us/dax/maxx-function-dax
- MEDIANX: https://docs.microsoft.com/en-us/dax/medianx-function-dax
- MINX: https://docs.microsoft.com/en-us/dax/minx-function-dax
- PRODUCTX: https://docs.microsoft.com/en-us/dax/productx-function-dax
- STDEVX.P: https://docs.microsoft.com/en-us/dax/stdevx-p-function-dax
- STDEVX.S: https://docs.microsoft.com/en-us/dax/stdevx-s-function-dax
- VARX.P: https://docs.microsoft.com/en-us/dax/varx-p-function-dax
- VARX.S: https://docs.microsoft.com/en-us/dax/varx-s-function-dax