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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have been following the advice of many threads on a custom sort option but have not been able to figure this out. All the values in the chart show as the same height (the total record count) instead of their respective values by category. What I have:
Any idea why that is not filtering correctly? I expected to see:
hi @joshuavd
Do you perhaps have an image that you can share of your sample data?
As well as what it currently looks like?
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 41 | |
| 36 | |
| 32 |