Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all,
I am trying to replicate the below view in PBI, but I am hving a couple of issues:
- Unable to use the "Sort By" as one column "Location" has duplicate values. Not sure on the best way to overcome this?
- The closest I got was with "Table" but not matrix: (again the sorting is not helping here)
Here is the expected view:
Thanks
Solved! Go to Solution.
I have found a workaround by :
Happy days!
@amitchandak I am aware that I have multiple values for the location column, but that's why I asked the question to get some feedback and potential solution. Each location would have many "text" values. In the sample file, there is an index that I would like the sorting to follow. Is that achievable? The 2nd part of the question is, can I do multi-sort in matrix table? thanks
I have found a workaround by :
Happy days!
@H_insight , You have more than one sort value for a given location.
On a table visual check location and count of index. find the location with more than one index and fix those
| User | Count |
|---|---|
| 55 | |
| 42 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 74 | |
| 60 | |
| 40 | |
| 22 | |
| 22 |