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 September 15. Request your voucher.

Reply
bsrujan022
New Member

ONeed help with quintile in Excel or Power Query

Hi team, 

 

Hope you're doing great. So, I have a question. I'm trying to automate a similar dataset, where I try to categorize the skillset based on their scores while making sure that I only calculate for the rows with the same skill name.

 

bsrujan022_0-1688547056692.png

 

Let's just say, I have a dataset with 3 columns, 'Skill', 'Name' & 'Score'. here, what I'm trying to do is, create a new column that categorizes their quintile and assigns A, B, C, or D only based on what their skill is showing. 

 

Let's take the 'Draw' skill, we've 5 rows for that, so I want scores categorized into a, b, c, and d categories just for that. And then the next skill 'Paint'and so on. 

I'm trying to automate this, so Power Query would also be good, let me know what would be a good way to do so.

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @bsrujan022 

 

For quintile I think you may need to categorize the scores into 5 categories (A, B, C, D, E). For quartiles, you can categorize them into 4 categories. But nevermind the calculation logic is similar. Below is my result for quintiles. You can download the sample file attached at bottom to see detailed Excel formulas. 

vjingzhang_0-1688712418964.png

 

References:

How to Perform a Percentile IF Function in Excel (statology.org)

How to Calculate Quintiles in Excel (With Examples) (statology.org)

IFS function - Microsoft Support

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @bsrujan022 

 

For quintile I think you may need to categorize the scores into 5 categories (A, B, C, D, E). For quartiles, you can categorize them into 4 categories. But nevermind the calculation logic is similar. Below is my result for quintiles. You can download the sample file attached at bottom to see detailed Excel formulas. 

vjingzhang_0-1688712418964.png

 

References:

How to Perform a Percentile IF Function in Excel (statology.org)

How to Calculate Quintiles in Excel (With Examples) (statology.org)

IFS function - Microsoft Support

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors