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 wanted to have last 6 months in matrix and months as colomn. So, I used an If condition as a column as-
Now all the months before 6 months have "neither" as a text in column
In matrix visual I am getting-
I want to sort this and if I am trying to sort this by Month Id then it says that it cannot sort as multiple Monhts have "neither" status.
How can I sort this?
Solved! Go to Solution.
@learner03 Create the same calculated column but return the month number or 0 for Neither and sort by that?
@learner03 Create the same calculated column but return the month number or 0 for Neither and sort by that?
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 45 | |
| 44 | |
| 30 |