Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
sarath5140
Helper I
Helper I

Calculate 90th Percentile formula calculation

Hi Folks,

 

I am bit confused with 90th percentile formula calculation in power bi and normal percentile formula calculation. Could you please advice which one should i go with.

 

Example :- This is the below column I wanted to calculate the 90th perncentile for the below range of values.

 

               Time(in minutes)
26
38
72
95

 

I am using the Dax = Percentile.Inc(Table[Time(in minutes),0.90) --> 88.1 is my 90th percentile output.

 

Normal Percentile Calculation :-

 

For n=90

F= 90*4/100=3.6, rounding up = 4

 

Then TTD 90 percentile = 95(because my 4th index value is 95) 

 

Based on these can you tell me which is the right value and If i have to implement the normal percentile calculation in powerbi how can i acheive this using measure.

 

Thanks for your help!

 

1 REPLY 1
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @sarath5140 

 

Please check if the below post could help you.

https://community.powerbi.com/t5/Desktop/Dynamic-calculation-of-percentiles/td-p/458233

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.