Join 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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to sort start of week column using the week rank calculated column I've created. However, I am encountering this error:
Start of week dax:
Week Rank dax:
Solved! Go to Solution.
hi @ironboy0418
Sorry. I am actually using it in my line chart, so that it will be sorted by start of week:
Everytime I use sort by column, it gives me the above error:
hi @ironboy0418
Thank you @FreemanZ the start of week column is actually a text data type that's why I am encountering the error. Appreciate the help!
Indeed, texts sort alphabetically. Number and Date are sorted numerically.