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.
Hello
With the the help of the community I could create a sport result ranked table.
In one table the ranking can be filtered on
- month
- week
- day
and based on date further filtered on gender and nation. Everything works as expected. The ranking is based on userId (unique) and TotalCalculatedPower.
Problem
A visitor wants to search for a participant with name and the ranking shouldn't change in this case. The auto-exist Dax feature is the reason I assume.
How can I calculate a correct ranking which includes the userId, but ignoes it on UserName filtering ?
Attached test report
https://1drv.ms/u/s!AmigVHVyD6uLmckr-FyHj89fkRpLqg?e=riQZa0
Solved! Go to Solution.
I found the solution on replacing ALLSELECTED with ALLEXCEPT.
I found the solution on replacing ALLSELECTED with ALLEXCEPT.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |