For more details regarding the functions that were used in this recipe, please refer to the following links:
- DAX Operators: https://docs.microsoft.com/en-us/dax/dax-operator-reference
- SELECTCOLUMNS: https://docs.microsoft.com/en-us/dax/selectcolumns-function-dax
- FILTER: https://docs.microsoft.com/en-us/dax/filter-function-dax
- MAX: https://docs.microsoft.com/en-us/dax/max-function-dax
- VALUES: https://docs.microsoft.com/en-us/dax/values-function-dax
- ALL: https://docs.microsoft.com/en-us/dax/all-function-dax
- IF: https://docs.microsoft.com/en-us/dax/if-function-dax
- BLANK: https://docs.microsoft.com/en-us/dax/blank-function-dax