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.
Hi guys,
This is how the data looks like.
I have created a meaure which is nothing but the 75th percentile value by using the DAX shown below:
Now I want to return only the staff id's which are above the 75th percentile value.
I have tried writing the DAX shown below but I am not able to compare it directly with the measure instead I have to hardcode the 75th percentile value.
Could someone help me figure out how to achieve this without hardcode writing the 75th percentile value.
Thank you
This is what I get when I use the DAX suggested by you.
Whereas this is what I am expecting but without hardcoding the value for 75th percentile.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |