Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi all,
Not sure where to post this - so trying here first.
Not sure what I'm looking for is possible - tried all manner of formats and combos, without success.
Attempting to use a non-standard date format as a column, in a matrix visualisation.
Business wants days/dates displayed (and sorted) like so:
(Calender (old C# app) is displaying ddd-mmm only (and sorted appropriately))
In PowerBI - I can get a date to display (and sort) correctly, when I use a conventional date (as a date from date hierarchy)
Otherwise, when I try to use something like a custom format in the calendar
("DM", FORMAT([Date], "ddd") & " " & Day([Date]) & "-" & FORMAT([Date], "mmm"))
I get a mangled result, and not able to apply a sort.
Is there a method to handle this ?
Also - if using/sorting a day#, would that spill over correctly (over a new year/leap year etc) ?
Solved! Go to Solution.
You can sort the custom date expression by the Date field in the same table.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column
Proud to be a Super User!
You can sort the custom date expression by the Date field in the same table.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column
Proud to be a Super User!
excellent ! Many thanks !
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
3 | |
3 | |
3 |
User | Count |
---|---|
11 | |
9 | |
8 | |
8 | |
7 |