Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello all
I need to find the percentile rank of a column-type decimal. Kindly let me know the DAX calculation for it.
Solved! Go to Solution.
You can start with PERCENTILEX.INC and then refine depending on your actual scenario.
Thanks. What should be the value of k?. I thought it would calculate automatically for the values in the column.
No, you specify which percentile you want across a range of values. The reply gives you the cutoff for that percentile.
I want to achieve what PERCENTRANK.INC does this in Excel. Does it do the same?
Thanks for providing this link. I am new to DAX. It is done on the category level, but I want to do it on the entire column which is decimal type.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
that's your table name
Thank you so much!!
Hi,
Share the download link of the Excel workbook with the Excel formula already there. I'll try to translate that in the DAX language.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.