This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I am trying to sort by month number...
I have month number in my date table.
I am selecting the Sort BY column under Column tools, but my chart still does not show it as an option to sort by...
...any insight on what may be going wrong would be appreciated.
@lab , Make sure your mark month year sort as sort column of month year
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
or for month
Month Year = FORMAT([Date],"mmm")
Month Year sort = month([DAte])
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
Thank you.
In my date table...Month# is a whole number.
JAn=1
Feb=2
MAr =3
When I select that column to sort by, shouldn't that have changed my table on the report?
That's not working...
Yes, that is what I have, still not working. Could it have anything to do with my date table being built from a script?
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |