Forum Discussion
Calculating Deciles in Power BI
- 3 years ago
Hi , Anonymous
In my working experience , i am not familiar about the "Deciles ".
But to get the Deciles , there are two DAX funtion given to us.
PERCENTILE.EXC and PERCENTILE.INCFor more information , you can refer to :
PERCENTILE.EXC function (DAX) - DAX | Microsoft LearnYou can check which function is you are looking for and test it in your side , like this:
If this method does not meet your needs, you can provide us with your detailed calculation logic and the desired output sample data in the form of tables, so that we can better help you solve the problem. (You can also upload you sample .pbix [without sensitive data] to the OneDrive and share with the OneDrive link to me ! )
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , Anonymous
In my working experience , i am not familiar about the "Deciles ".
But to get the Deciles , there are two DAX funtion given to us.
PERCENTILE.EXC function (DAX) - DAX | Microsoft Learn
If this method does not meet your needs, you can provide us with your detailed calculation logic and the desired output sample data in the form of tables, so that we can better help you solve the problem. (You can also upload you sample .pbix [without sensitive data] to the OneDrive and share with the OneDrive link to me ! )
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly