Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello All,
I'm looking to calculate deciles for each row, for the table listed below.
Deciles because ultimately i want to be able to identify Top and bottom 10% of the Accuracy column based on a Area/Tasktype/Subtype combo.
This would help me derive conclutions like so :
Area | TaskType | Subtype | Average | Time | Accuracy | Decile |
East | XXY | AB01 | 2.3 | 3 | 77% | ? |
West | XXY | AB02 | 0.33 | 2 | 17% | ? |
South | YYZ | BC01 | 0.65 | 1 | 65% | ? |
North | YYZ | BC03 | 1.2 | 1 | 120% | ? |
Northeast | YYZ | BC08 | 4.5 | 3 | 150% | ? |
Northwest | ABC | CD01 | 2.1 | 3 | 70% | ? |
Southeast | ABC | CD02 | 6.2 | 5 | 124% | ? |
Southwest | ABC | CD10 | 5.1 | 5 | 102% | ? |
NNE | CBA | EF01 | 3.3 | 3 | 110% | ? |
NNW | CBA | EF12 | 2 | 2 | 100% | ? |
SSW | CBA | EF13 | 3.1 | 3 | 103% | ? |
SSE | CBA | EF16 | 0.77 | 0.6 | 128% | ? |
Solved! Go to Solution.
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.
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.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
56 | |
38 | |
34 |
User | Count |
---|---|
99 | |
56 | |
51 | |
44 | |
40 |