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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Ley
Helper I
Helper I

Percentile by group and day

Hi, 

I want to calculate percentile 90 for each cluster, so each day I have a value greater than percentile 90 for this group I obtain 1, otherwise I should obtain 0. I have a table with deferent ID, for example: 1004365, 1004365... and each ID belongs to a different group.

In this case I need aditional column that indicates if I have a number of IDs (Peticiones) greater than percentile 90 of IDs for this group or not.

image.png

I have tried with the following:

p90 = PERCENTILE.INC(Cluster_taggeado[__inciden], 0.9)
and __inciden is a calculated coulmn:
__inciden = DISTINCTCOUNT(Cluster_taggeado[Ticket_ID])
Any help? thanks
2 REPLIES 2
harshnathani
Community Champion
Community Champion

HI @Ley ,

 

Please share sample data and expected output in text format.

 

Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)

Anonymous
Not applicable

Wish I could help you... but can't because I don't understand your description.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.