Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi!
When you have a table with alll employees names rank from 1 to 10, how do I add more columns in this visualization without affecting the rank built? I've used the DAX below. It work, but I need to add the "Department" just for information, without changing the rank based on all employees.
Fault = COUNT(Employee[Fault])
Rank = RANKX(ALL(Employee[Name]),[Fault])
Thanks!
Coudl you please add some screenshots about your report, and provide us some sample data, so that we can make further analysis.
We can fix the sort by using Sort feature.
Regards,
Charlie Liao
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 20 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 35 | |
| 28 | |
| 21 | |
| 19 | |
| 17 |