Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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 July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
62 | |
61 | |
55 | |
38 | |
26 |
User | Count |
---|---|
85 | |
60 | |
45 | |
41 | |
39 |