Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 33 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 45 | |
| 30 | |
| 26 |