For more details of the functions in this recipe, refer to the following links:
- Kaplan-Meier Estimator: https://en.wikipedia.org/wiki/Kaplan–Meier_estimator
- Table Constructor: https://docs.microsoft.com/en-us/dax/table-constructor
- SELECTCOLUMNS: https://docs.microsoft.com/en-us/dax/max-function-dax
- ADDCOLUMNS: https://docs.microsoft.com/en-us/dax/addcolumns-function-dax
- GENERATESERIES: https://docs.microsoft.com/en-us/dax/generateseries-function-dax
- UNION: https://docs.microsoft.com/en-us/dax/union-function-dax
- IF: https://docs.microsoft.com/en-us/dax/if-function-dax
- DATE: https://docs.microsoft.com/en-us/dax/date-function-dax
- MOD: https://docs.microsoft.com/en-us/dax/mod-function-dax
- BLANK: https://docs.microsoft.com/en-us/dax/blank-function-dax
- RANDBETWEEN: https://docs.microsoft.com/en-us/dax/randbetween-function-dax
- DATEDIFF: https://docs.microsoft.com/en-us/dax/datediff-function-dax
- CONCATENATE: https://docs.microsoft.com/en-us/dax/concatenate-function-dax
- FORMAT: https://docs.microsoft.com/en-us/dax/format-function-dax
- SUMX: https://docs.microsoft.com/en-us/dax/sumx-function-dax
- RELATEDTABLE: https://docs.microsoft.com/en-us/dax/relatedtable-function-dax
- ISBLANK: https://docs.microsoft.com/en-us/dax/isblank-function-dax
- EARLIER: https://docs.microsoft.com/en-us/dax/earlier-function-dax
- ALL: https://docs.microsoft.com/en-us/dax/all-function-dax
- CALCULATE: https://docs.microsoft.com/en-us/dax/calculate-function-dax
- PRODUCT: https://docs.microsoft.com/en-us/dax/product-function-dax
- ALLSELECTED: https://docs.microsoft.com/en-us/dax/allselected-function-dax
- ISONORAFTER: https://docs.microsoft.com/en-us/dax/isonorafter-function-dax