The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am using a date table for data which is stored on a monthly basis. I need to show this data on a quarter end basis but when I use my quarter column it is sorted alphabetically not chronologically. I have inserted a date sort column to try and get around this issue but I get the following error message. Could some one help me with this issue?
Solved! Go to Solution.
Hi @Absalon29,
You should inserte the date sort column in Query Editor mode, rather than in data view mode.
Regards,
Yuliana Gu
Hi @Absalon29,
You should inserte the date sort column in Query Editor mode, rather than in data view mode.
Regards,
Yuliana Gu
Hi There,
when I had the similar problem, i used this link:
http://www.databear.com/power-bi-tips-sort-by-month-name/
Hasan
Hi @Absalon29,
If you created the QUARTER column using FORMAT function then try following:
That way you should be able to sort the way you want.
Regards
Abduvali