Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I want to create a column with DAX that will get the top 10%, middle 80%, and bottom 10% of data based on user activity from a user table. The name of the table is UserEmailMapping and the column I ranked and want the percentages from is called TotalUserActivity. I want to be able to put this into a chart so I can always see who is in the top 10%, middle 80%, etc of users based on Activity. Any idea how I could do that with DAX?
Hi @morrowchristian ,
You can have a look at the solution
https://community.powerbi.com/t5/Desktop/Calculating-the-percentile-for-a-set-of-data/td-p/250581
https://community.powerbi.com/t5/Desktop/Calculate-percentile-by-group/td-p/478239
https://community.powerbi.com/t5/Desktop/Calculating-Percentile-on-Measure/td-p/548750
https://community.powerbi.com/t5/Desktop/Dynamic-calculation-of-percentiles/td-p/458233
Also please share sample data and expected output.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |