PERCENTILE.EXC, PERCENTILE.INC, PERCENTILEX.EXC, PERCENTILEX.INC – DAX Guide
PERCENTILE.EXC: Returns the k-th (exclusive) percentile of values in a column.
https://dax.guide/percentile-exc/
PERCENTILE.INC: Returns the k-th (inclusive) percentile of values in a column.
https://dax.guide/percentile-inc/
PERCENTILEX.EXC: Returns the k-th (exclusive) percentile of an expression values in a table.
https://dax.guide/percentilex-exc/
PERCENTILEX.INC: Returns the k-th (inclusive) percentile of an expression values in a table.
https://dax.guide/percentilex-inc/